Skip to content

Commit

Permalink
Scheduled biweekly dependency update for week 18 (#1225)
Browse files Browse the repository at this point in the history
* Update black from 24.4.0 to 24.4.2

* Update flake8-bugbear from 24.2.6 to 24.4.26

* Update sphinx from 7.2.6 to 7.3.7

* Update faker from 24.9.0 to 25.0.1

* Update pytest from 8.1.1 to 8.2.0
  • Loading branch information
pyup-bot authored May 7, 2024
1 parent 366769e commit 9d9e47b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions requirements/requirements-codestyle.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
black==24.4.0
black==24.4.2
flake8==7.0.0
flake8-bugbear==24.2.6
flake8-bugbear==24.4.26
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==7.2.6
Sphinx==7.3.7
sphinx_rtd_theme==2.0.0
4 changes: 2 additions & 2 deletions requirements/requirements-testing.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
factory-boy==3.3.0
Faker==24.9.0
pytest==8.1.1
Faker==25.0.1
pytest==8.2.0
pytest-cov==5.0.0
pytest-django==4.8.0
pytest-factoryboy==2.7.0
Expand Down

0 comments on commit 9d9e47b

Please sign in to comment.