Skip to content

Commit ea983c4

Browse files
chore(deps-dev): bump pytest from 8.3.4 to 8.3.5
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 8.3.5. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.4...8.3.5) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.3.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0339e9a commit ea983c4

2 files changed

Lines changed: 14 additions & 38 deletions

File tree

poetry.lock

Lines changed: 13 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ matplotlib = "^3.9.2"
2121
[tool.poetry.group.dev.dependencies]
2222
mypy = "1.13.0"
2323
ruff = "0.7.3"
24-
pytest = "8.3.4"
24+
pytest = "8.3.5"
2525

2626
[build-system]
2727
requires = ["poetry-core"]

0 commit comments

Comments
 (0)