Skip to content

Commit eeb9c79

Browse files
authored
Merge 68a0782 into 952e26b
2 parents 952e26b + 68a0782 commit eeb9c79

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
django-filter==2.4.0
22
django-polymorphic==3.0.0
3-
pyyaml==5.3.1
3+
pyyaml==5.4.1
44
uritemplate==3.0.1

requirements/requirements-testing.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
django-debug-toolbar==3.2
22
factory-boy==3.2.0
3-
Faker==5.6.1
4-
pytest==6.2.1
5-
pytest-cov==2.11.0
3+
Faker==5.8.0
4+
pytest==6.2.2
5+
pytest-cov==2.11.1
66
pytest-django==4.1.0
77
pytest-factoryboy==2.1.0
88
snapshottest==0.6.0

0 commit comments

Comments
 (0)