Skip to content

Commit

Permalink
Scheduled biweekly dependency update for week 46 (#1263)
Browse files Browse the repository at this point in the history
* Update flake8-bugbear from 24.8.19 to 24.10.31

* Update sphinx_rtd_theme from 3.0.1 to 3.0.2

* Update faker from 30.6.0 to 33.0.0

* Update pytest-cov from 5.0.0 to 6.0.0

* Revert pytest-cov

currently still need to support 3.8

---------

Co-authored-by: Oliver Sauder <[email protected]>
  • Loading branch information
pyup-bot and sliverc authored Nov 18, 2024
1 parent f2c489b commit 1654ae1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-codestyle.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
black==24.10.0
flake8==7.1.1
flake8-bugbear==24.8.19
flake8-bugbear==24.10.31
flake8-isort==6.1.1
isort==5.13.2
2 changes: 1 addition & 1 deletion requirements/requirements-documentation.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
recommonmark==0.7.1
Sphinx==8.1.3
sphinx_rtd_theme==3.0.1
sphinx_rtd_theme==3.0.2
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.6.0
Faker==33.0.0
pytest==8.3.3
pytest-cov==5.0.0
pytest-django==4.9.0
Expand Down

0 comments on commit 1654ae1

Please sign in to comment.