Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Upgrade Python requirements #366

Merged
merged 1 commit into from
Feb 24, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pbr==6.1.1
# via stevedore
pymongo==4.11.1
# via -r requirements/base.in
stevedore==5.4.0
stevedore==5.4.1
# via -r requirements/base.in
typing-extensions==4.12.2
# via -r requirements/base.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
cachetools==5.5.1
cachetools==5.5.2
# via tox
chardet==5.2.0
# via tox
Expand Down
17 changes: 11 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ build==1.2.2.post1
# via
# -r requirements/pip-tools.txt
# pip-tools
cachetools==5.5.1
cachetools==5.5.2
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -106,7 +106,7 @@ filelock==3.17.0
# -r requirements/ci.txt
# tox
# virtualenv
hypothesis==6.125.3
hypothesis==6.127.1
# via -r requirements/doc.txt
idna==3.10
# via
Expand Down Expand Up @@ -155,6 +155,7 @@ packaging==24.2
# -r requirements/doc.txt
# -r requirements/pip-tools.txt
# build
# pydata-sphinx-theme
# pyproject-api
# pytest
# sphinx
Expand All @@ -180,7 +181,7 @@ pluggy==1.5.0
# tox
pycodestyle==2.12.1
# via -r requirements/doc.txt
pydata-sphinx-theme==0.16.1
pydata-sphinx-theme==0.15.4
# via
# -r requirements/doc.txt
# sphinx-book-theme
Expand Down Expand Up @@ -245,6 +246,10 @@ requests==2.32.3
# via
# -r requirements/doc.txt
# sphinx
roman-numerals-py==3.1.0
# via
# -r requirements/doc.txt
# sphinx
six==1.17.0
# via
# -r requirements/doc.txt
Expand All @@ -261,12 +266,12 @@ soupsieve==2.6
# via
# -r requirements/doc.txt
# beautifulsoup4
sphinx==8.1.3
sphinx==8.2.1
# via
# -r requirements/doc.txt
# pydata-sphinx-theme
# sphinx-book-theme
sphinx-book-theme==1.1.3
sphinx-book-theme==1.1.4
# via -r requirements/doc.txt
sphinxcontrib-applehelp==2.0.0
# via
Expand All @@ -292,7 +297,7 @@ sphinxcontrib-serializinghtml==2.0.0
# via
# -r requirements/doc.txt
# sphinx
stevedore==5.4.0
stevedore==5.4.1
# via
# -r requirements/doc.txt
# code-annotations
Expand Down
4 changes: 2 additions & 2 deletions requirements/django-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ execnet==2.1.1
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.125.3
hypothesis==6.127.1
# via -r requirements/test.txt
iniconfig==2.0.0
# via
Expand Down Expand Up @@ -145,7 +145,7 @@ sortedcontainers==2.4.0
# via
# -r requirements/test.txt
# hypothesis
stevedore==5.4.0
stevedore==5.4.1
# via
# -r requirements/test.txt
# code-annotations
Expand Down
13 changes: 8 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ execnet==2.1.1
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.125.3
hypothesis==6.127.1
# via -r requirements/test.txt
idna==3.10
# via requests
Expand Down Expand Up @@ -106,6 +106,7 @@ nh3==0.2.20
packaging==24.2
# via
# -r requirements/test.txt
# pydata-sphinx-theme
# pytest
# sphinx
pbr==6.1.1
Expand All @@ -122,7 +123,7 @@ pluggy==1.5.0
# pytest
pycodestyle==2.12.1
# via -r requirements/test.txt
pydata-sphinx-theme==0.16.1
pydata-sphinx-theme==0.15.4
# via sphinx-book-theme
pygments==2.19.1
# via
Expand Down Expand Up @@ -173,6 +174,8 @@ readme-renderer==44.0
# via -r requirements/doc.in
requests==2.32.3
# via sphinx
roman-numerals-py==3.1.0
# via sphinx
six==1.17.0
# via
# -r requirements/test.txt
Expand All @@ -185,12 +188,12 @@ sortedcontainers==2.4.0
# hypothesis
soupsieve==2.6
# via beautifulsoup4
sphinx==8.1.3
sphinx==8.2.1
# via
# -r requirements/doc.in
# pydata-sphinx-theme
# sphinx-book-theme
sphinx-book-theme==1.1.3
sphinx-book-theme==1.1.4
# via -r requirements/doc.in
sphinxcontrib-applehelp==2.0.0
# via sphinx
Expand All @@ -204,7 +207,7 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
stevedore==5.4.0
stevedore==5.4.1
# via
# -r requirements/test.txt
# code-annotations
Expand Down
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ edx-lint==5.6.0
# via -r requirements/test.in
execnet==2.1.1
# via pytest-xdist
hypothesis==6.125.3
hypothesis==6.127.1
# via -r requirements/test.in
iniconfig==2.0.0
# via pytest
Expand Down Expand Up @@ -98,7 +98,7 @@ six==1.17.0
# via edx-lint
sortedcontainers==2.4.0
# via hypothesis
stevedore==5.4.0
stevedore==5.4.1
# via
# -r requirements/base.txt
# code-annotations
Expand Down