Skip to content

Commit cf1aded

Browse files
authored
Merge pull request #69 from HackSoftware/dependabot/pip/pytest-django-4.5.2
Bump pytest-django from 4.5.1 to 4.5.2
2 parents 11b5e08 + 3d945f0 commit cf1aded

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-r base.txt
22

33
pytest==6.2.5
4-
pytest-django==4.5.1
4+
pytest-django==4.5.2
55
flake8==4.0.1
66
ipdb==0.13.9
77
ipython==7.29.0

requirements/tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r base.txt
22

33
pytest==6.2.5
4-
pytest-django==4.4.0
4+
pytest-django==4.5.2
55
factory-boy==3.2.1
66
Faker==9.8.2

0 commit comments

Comments
 (0)