Skip to content

Commit eba22dc

Browse files
authored
Merge pull request #599 from pyvec/dependabot/pip/pytest-9.0.0
Bump pytest from 8.4.0 to 9.0.0
2 parents 2478909 + 2c84820 commit eba22dc

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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
@@ -17,7 +17,7 @@ mkdocs = "1.6.1"
1717
teemup = "1.2.1"
1818

1919
[tool.poetry.group.dev.dependencies]
20-
pytest = "8.4.0"
20+
pytest = "9.0.0"
2121
pytest-ruff = "0.5"
2222

2323
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)