Skip to content

Commit e4c5871

Browse files
pyup-botsliverc
andauthored
Scheduled biweekly dependency update for week 31 (#1246)
* Update black from 24.4.2 to 24.8.0 * Update flake8 from 7.1.0 to 7.1.1 * Update sphinx from 7.3.7 to 7.4.7 * Update django-filter from 24.2 to 24.3 * Update faker from 26.0.0 to 26.1.0 * Update pytest from 8.2.2 to 8.3.2 --------- Co-authored-by: Oliver Sauder <[email protected]>
1 parent 75a5424 commit e4c5871

4 files changed

+6
-6
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
black==24.4.2
2-
flake8==7.1.0
1+
black==24.8.0
2+
flake8==7.1.1
33
flake8-bugbear==24.4.26
44
flake8-isort==6.1.1
55
isort==5.13.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
recommonmark==0.7.1
2-
Sphinx==7.3.7
2+
Sphinx==7.4.7
33
sphinx_rtd_theme==2.0.0

requirements/requirements-optionals.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
django-filter==24.2
1+
django-filter==24.3
22
# once next version has been released (>3.1.0) this
33
# should be set to pinned version again
44
# see https://github.com/django-polymorphic/django-polymorphic/pull/541

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.3.0
2-
Faker==26.0.0
3-
pytest==8.2.2
2+
Faker==26.1.0
3+
pytest==8.3.2
44
pytest-cov==5.0.0
55
pytest-django==4.8.0
66
pytest-factoryboy==2.7.0

0 commit comments

Comments
 (0)