Skip to content

Commit 0cc7750

Browse files
pyup-botn2ygk
andauthored
Scheduled biweekly dependency update for week 11 (#896)
* Update flake8 from 3.8.4 to 3.9.0 * Update sphinx from 3.4.3 to 3.5.2 * Update pyyaml from 5.3.1 to 5.4.1 * Update faker from 5.6.1 to 6.6.0 * Update pytest from 6.2.1 to 6.2.2 * Update pytest-cov from 2.11.0 to 2.11.1 Co-authored-by: Alan Crosswell <[email protected]>
1 parent e32ff43 commit 0cc7750

4 files changed

+6
-6
lines changed

Diff for: requirements/requirements-codestyle.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
black==20.8b1
2-
flake8==3.8.4
2+
flake8==3.9.0
33
flake8-isort==4.0.0
44
isort==5.7.0

Diff for: requirements/requirements-documentation.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
recommonmark==0.7.1
2-
Sphinx==3.4.3
2+
Sphinx==3.5.2
33
sphinx_rtd_theme==0.5.1

Diff for: requirements/requirements-optionals.txt

+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

Diff for: 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==6.6.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)