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

Commit 5069159

Browse files
authored
Merge pull request #428 from staticdev/dependabot/pip/pytest-django-4.5.2
Bump pytest-django from 4.5.1 to 4.5.2
2 parents 48a0452 + 77f9cd3 commit 5069159

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ pytest = "^6.2.5"
4242
mypy = "^0.910"
4343
reorder-python-imports = "^2.6.0"
4444
pre-commit = "^2.16.0"
45-
pytest-django = "^4.5.1"
45+
pytest-django = "^4.5.2"
4646
pygments = "^2.10.0"
4747
xdoctest = "^0.15.10"
4848
sphinx = "^4.3.1"

0 commit comments

Comments
 (0)