Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 964826c

Browse files
chore(deps-dev): bump pytest from 8.2.2 to 8.3.1 (#551)
1 parent fd92320 commit 964826c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -20,7 +20,7 @@ httpx = {version = ">=0.24,<0.28", extras = ["http2"]}
2020
pydantic = ">=1.10,<3"
2121

2222
[tool.poetry.dev-dependencies]
23-
pytest = "^8.2.2"
23+
pytest = "^8.3.1"
2424
flake8 = "^5.0.4"
2525
black = "^24.4.2"
2626
isort = "^5.12.0"

0 commit comments

Comments
 (0)