Skip to content

Commit a67a521

Browse files
authored
Scheduled biweekly dependency update for week 44 (#852)
* Update sphinx from 3.2.1 to 3.3.0 * Update pyyaml from 5.3 to 5.3.1 * Update pytest from 6.1.1 to 6.1.2 * Update pytest-django from 4.0.0 to 4.1.0
1 parent 3eaa033 commit a67a521

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
recommonmark==0.6.0
2-
Sphinx==3.2.1
2+
Sphinx==3.3.0
33
sphinx_rtd_theme==0.5.0
+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
3+
pyyaml==5.3.1
44
uritemplate==3.0.1

requirements/requirements-testing.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
django-debug-toolbar==3.1.1
22
factory-boy==3.1.0
33
Faker==4.14.0
4-
pytest==6.1.1
4+
pytest==6.1.2
55
pytest-cov==2.10.1
6-
pytest-django==4.0.0
6+
pytest-django==4.1.0
77
pytest-factoryboy==2.0.3
88
snapshottest==0.6.0

0 commit comments

Comments
 (0)