Skip to content

Commit

Permalink
Scheduled biweekly dependency update for week 42 (#1259)
Browse files Browse the repository at this point in the history
* Update black from 24.8.0 to 24.10.0

* Update sphinx from 8.0.2 to 8.1.3

* Update sphinx_rtd_theme from 3.0.0 to 3.0.1

* Update faker from 30.1.0 to 30.6.0
  • Loading branch information
pyup-bot authored Oct 21, 2024
1 parent dc2354b commit cedeb3b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-codestyle.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
black==24.8.0
black==24.10.0
flake8==7.1.1
flake8-bugbear==24.8.19
flake8-isort==6.1.1
Expand Down
4 changes: 2 additions & 2 deletions requirements/requirements-documentation.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
recommonmark==0.7.1
Sphinx==8.0.2
sphinx_rtd_theme==3.0.0
Sphinx==8.1.3
sphinx_rtd_theme==3.0.1
2 changes: 1 addition & 1 deletion requirements/requirements-testing.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
factory-boy==3.3.1
Faker==30.1.0
Faker==30.6.0
pytest==8.3.3
pytest-cov==5.0.0
pytest-django==4.9.0
Expand Down

0 comments on commit cedeb3b

Please sign in to comment.