Skip to content

Commit

Permalink
Deps: Bump pytest from 7.3.2 to 7.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
timopollmeier authored Jun 27, 2023
2 parents e3acda5 + 56be147 commit 3bb8ccd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -33,7 +33,7 @@ sentry-sdk = { version="^1.1.0", optional=true}
[tool.poetry.dev-dependencies]
pylint = "^2.13.9"
pylint-django = "^2.5.3"
pytest = "^7.3.1"
pytest = "^7.4.0"
pytest-cov = "^4.0.0"
pytest-django = ">=3.9,<5.0"
pytest-env = "^0.8.1"
Expand Down

0 comments on commit 3bb8ccd

Please sign in to comment.