Skip to content

Commit b631141

Browse files
pyup-botsliverc
andauthored
Scheduled biweekly dependency update for week 16 (#1143)
* Update black from 23.1.0 to 23.3.0 * Update flake8-bugbear from 23.2.13 to 23.3.23 * Update django-filter from 22.1 to 23.1 * Update faker from 17.0.0 to 18.4.0 * Update pytest from 7.2.1 to 7.3.1 * Update syrupy from 3.0.6 to 4.0.1 * Revert to previous syrupy which supports 3.7 --------- Co-authored-by: Oliver Sauder <[email protected]>
1 parent 1182281 commit b631141

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
black==23.1.0
1+
black==23.3.0
22
flake8==6.0.0
3-
flake8-bugbear==23.2.13
3+
flake8-bugbear==23.3.23
44
flake8-isort==6.0.0
55
isort==5.12.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
django-filter==22.1
1+
django-filter==23.1
22
django-polymorphic==3.1.0
33
pyyaml==6.0
44
uritemplate==4.1.1

requirements/requirements-testing.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
factory-boy==3.2.1
2-
Faker==17.0.0
3-
pytest==7.2.1
2+
Faker==18.4.0
3+
pytest==7.3.1
44
pytest-cov==4.0.0
55
pytest-django==4.5.2
66
pytest-factoryboy==2.5.1

0 commit comments

Comments
 (0)