Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Commit

Permalink
Merge pull request #193 from staticdev/dependabot/pip/pytest-django-4…
Browse files Browse the repository at this point in the history
….0.0

Bump pytest-django from 3.10.0 to 4.0.0
  • Loading branch information
github-actions[bot] authored Oct 19, 2020
2 parents ab92b07 + 8a848c3 commit eeef579
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
16 changes: 9 additions & 7 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 @@ mypy = "^0.790"
reorder-python-imports = "^2.3.5"
pre-commit = "^2.7.1"
coverage = {extras = ["toml"], version = "^5.3"}
pytest-django = "^3.10.0"
pytest-django = "^4.0.0"
pygments = "^2.7.1"
xdoctest = "^0.15.0"
sphinx = "^3.2.1"
Expand Down

0 comments on commit eeef579

Please sign in to comment.