Skip to content

Commit 33ed01a

Browse files
chore(deps): update dependency pytest to v9 (#323)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent edfbc69 commit 33ed01a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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
@@ -58,7 +58,7 @@ mongomock = {version = "^4.3", optional = true}
5858
queue = ["mongomock"]
5959

6060
[tool.poetry.group.dev.dependencies]
61-
pytest = "^8.3.3"
61+
pytest = "^9.0.0"
6262
pytest-cov = "^7.0.0"
6363
mypy = "^1.13.0"
6464
pytest-asyncio = "^1.0.0"

0 commit comments

Comments
 (0)