Skip to content

Commit 9722855

Browse files
chore(deps-dev): bump pytest from 8.1.1 to 8.2.1 (#438)
1 parent 7cc3c38 commit 9722855

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pydantic = ">=1.9,<3.0"
2525
strenum = "^0.4.9"
2626

2727
[tool.poetry.dev-dependencies]
28-
pytest = "^8.1.1"
28+
pytest = "^8.2.1"
2929
flake8 = "^5.0.4"
3030
black = "^24.4"
3131
isort = "^5.12.0"

0 commit comments

Comments
 (0)