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 #198 from staticdev/dependabot/pip/pytest-django-4…
Browse files Browse the repository at this point in the history
….1.0

Bump pytest-django from 4.0.0 to 4.1.0
  • Loading branch information
github-actions[bot] committed Oct 23, 2020
2 parents 15e79e9 + b9bc6e1 commit c15aa82
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 @@ -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 = "^4.0.0"
pytest-django = "^4.1.0"
pygments = "^2.7.1"
xdoctest = "^0.15.0"
sphinx = "^3.2.1"
Expand Down

0 comments on commit c15aa82

Please sign in to comment.