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

Commit 56a3842

Browse files
authored
chore(deps-dev): bump pytest from 8.1.1 to 8.2.1 (#501)
2 parents c0c17f8 + 1e32b5c commit 56a3842

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 9 additions & 9 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 = ">=0.23,<0.28"
2020
pydantic = ">=1.10,<3"
2121

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

0 commit comments

Comments
 (0)