Skip to content

Commit cb2b977

Browse files
chore(deps): update dependency pytest to v8
1 parent 40fb77a commit cb2b977

File tree

2 files changed

+24
-44
lines changed

2 files changed

+24
-44
lines changed

poetry.lock

+23-43
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
@@ -41,7 +41,7 @@ isort = "=5.13.2"
4141
pylint = { version = "2.17.7", python = "~3.8" }
4242

4343
# Testing
44-
pytest = "6.2.5"
44+
pytest = "8.1.1"
4545
pytest-cov = "3.0.0"
4646
pytest-mock = "3.14.0"
4747
responses = "0.25.0"

0 commit comments

Comments
 (0)