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 Nov 27, 2023
1 parent ff19e4b commit b996001
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.7", python = "~3.8" }

# Testing
pytest = "6.2.5"
pytest = "7.4.3"
pytest-cov = "3.0.0"
pytest-mock = "3.12.0"
responses = "0.24.1"
Expand Down

0 comments on commit b996001

Please sign in to comment.