Skip to content

Commit 792c8b4

Browse files
Bump pytest from 8.3.5 to 9.0.2 (#144)
1 parent c9d0e6b commit 792c8b4

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

poetry.lock

Lines changed: 11 additions & 10 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
@@ -25,7 +25,7 @@ sqlalchemy = ["sqlalchemy", "requests", "greenlet"]
2525

2626
[tool.poetry.group.dev.dependencies]
2727
coverage = ">=6.5,<8.0"
28-
pytest = ">=7.1.3,<9.0.0"
28+
pytest = ">=7.1.3,<10.0.0"
2929
pytest-cov = ">=4,<6"
3030
parameterized = ">=0.8.1,<0.10.0"
3131
tox = ">=3.26,<5.0"

0 commit comments

Comments
 (0)