Skip to content

Commit

Permalink
chore(deps): update dependency pytest to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2023
1 parent 6204481 commit d8ecb8e
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 43 deletions.
64 changes: 22 additions & 42 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ isort = "=5.12.0"
pylint = { version = "2.17.5", python = "~3.8" }

# Testing
pytest = "6.2.5"
pytest = "7.4.2"
pytest-cov = "3.0.0"
pytest-mock = "3.11.1"
responses = "0.23.3"
Expand Down

0 comments on commit d8ecb8e

Please sign in to comment.