Skip to content

Commit 860f5d9

Browse files
Update dependency pytest to v7.4.0 (#460)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1b4f6df commit 860f5d9

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
@@ -43,7 +43,7 @@ mypy = "1.4.1"
4343
pre-commit = "3.3.3"
4444
pre-commit-hooks = "4.4.0"
4545
pylint = "2.17.4"
46-
pytest = "7.3.1"
46+
pytest = "7.4.0"
4747
pytest-asyncio = "0.21.0"
4848
pytest-cov = "4.1.0"
4949
ruff = "0.0.275"

0 commit comments

Comments
 (0)