Skip to content

Commit

Permalink
Scheduled biweekly dependency update for week 40 (#1254)
Browse files Browse the repository at this point in the history
* Update sphinx from 7.4.7 to 8.0.2

* Update sphinx_rtd_theme from 2.0.0 to 3.0.0

* Update faker from 28.1.0 to 30.1.0

* Update pytest from 8.3.2 to 8.3.3

* Update pytest-django from 4.8.0 to 4.9.0

* Update syrupy from 4.7.1 to 4.7.2
  • Loading branch information
pyup-bot authored Oct 7, 2024
1 parent 4ceee03 commit b0c6aee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
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==7.4.7
sphinx_rtd_theme==2.0.0
Sphinx==8.0.2
sphinx_rtd_theme==3.0.0
8 changes: 4 additions & 4 deletions requirements/requirements-testing.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
factory-boy==3.3.1
Faker==28.1.0
pytest==8.3.2
Faker==30.1.0
pytest==8.3.3
pytest-cov==5.0.0
pytest-django==4.8.0
pytest-django==4.9.0
pytest-factoryboy==2.7.0
syrupy==4.7.1
syrupy==4.7.2

0 comments on commit b0c6aee

Please sign in to comment.