Skip to content

Commit

Permalink
chore: Upgrade Python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Feb 3, 2025
1 parent 30a4f18 commit b332294
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 23 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dnspython==2.7.0
# via pymongo
pbr==6.1.0
# via stevedore
pymongo==4.10.1
pymongo==4.11
# via -r requirements/base.in
stevedore==5.4.0
# via -r requirements/base.in
Expand Down
15 changes: 8 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ attrs==25.1.0
# via
# -r requirements/doc.txt
# hypothesis
babel==2.16.0
babel==2.17.0
# via
# -r requirements/doc.txt
# pydata-sphinx-theme
# sphinx
beautifulsoup4==4.12.3
beautifulsoup4==4.13.0
# via
# -r requirements/doc.txt
# pydata-sphinx-theme
Expand All @@ -38,7 +38,7 @@ cachetools==5.5.1
# via
# -r requirements/ci.txt
# tox
certifi==2024.12.14
certifi==2025.1.31
# via
# -r requirements/doc.txt
# requests
Expand Down Expand Up @@ -106,7 +106,7 @@ filelock==3.17.0
# -r requirements/ci.txt
# tox
# virtualenv
hypothesis==6.124.7
hypothesis==6.124.9
# via -r requirements/doc.txt
idna==3.10
# via
Expand All @@ -120,7 +120,7 @@ iniconfig==2.0.0
# via
# -r requirements/doc.txt
# pytest
isort==5.13.2
isort==6.0.0
# via
# -r requirements/doc.txt
# pylint
Expand Down Expand Up @@ -191,7 +191,7 @@ pygments==2.19.1
# pydata-sphinx-theme
# readme-renderer
# sphinx
pylint==3.3.3
pylint==3.3.4
# via
# -r requirements/doc.txt
# edx-lint
Expand All @@ -211,7 +211,7 @@ pylint-plugin-utils==0.8.2
# -r requirements/doc.txt
# pylint-celery
# pylint-django
pymongo==4.10.1
pymongo==4.11
# via -r requirements/doc.txt
pyproject-api==1.9.0
# via
Expand Down Expand Up @@ -309,6 +309,7 @@ tox==4.24.1
typing-extensions==4.12.2
# via
# -r requirements/doc.txt
# beautifulsoup4
# mypy
# pydata-sphinx-theme
urllib3==2.2.3
Expand Down
8 changes: 4 additions & 4 deletions requirements/django-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,13 @@ execnet==2.1.1
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.124.7
hypothesis==6.124.9
# via -r requirements/test.txt
iniconfig==2.0.0
# via
# -r requirements/test.txt
# pytest
isort==5.13.2
isort==6.0.0
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -95,7 +95,7 @@ pluggy==1.5.0
# pytest
pycodestyle==2.12.1
# via -r requirements/test.txt
pylint==3.3.3
pylint==3.3.4
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -115,7 +115,7 @@ pylint-plugin-utils==0.8.2
# -r requirements/test.txt
# pylint-celery
# pylint-django
pymongo==4.10.1
pymongo==4.11
# via -r requirements/test.txt
pytest==8.3.4
# via
Expand Down
15 changes: 8 additions & 7 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ attrs==25.1.0
# via
# -r requirements/test.txt
# hypothesis
babel==2.16.0
babel==2.17.0
# via
# pydata-sphinx-theme
# sphinx
beautifulsoup4==4.12.3
beautifulsoup4==4.13.0
# via pydata-sphinx-theme
certifi==2024.12.14
certifi==2025.1.31
# via requests
charset-normalizer==3.4.1
# via requests
Expand Down Expand Up @@ -66,7 +66,7 @@ execnet==2.1.1
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.124.7
hypothesis==6.124.9
# via -r requirements/test.txt
idna==3.10
# via requests
Expand All @@ -76,7 +76,7 @@ iniconfig==2.0.0
# via
# -r requirements/test.txt
# pytest
isort==5.13.2
isort==6.0.0
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -130,7 +130,7 @@ pygments==2.19.1
# pydata-sphinx-theme
# readme-renderer
# sphinx
pylint==3.3.3
pylint==3.3.4
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -150,7 +150,7 @@ pylint-plugin-utils==0.8.2
# -r requirements/test.txt
# pylint-celery
# pylint-django
pymongo==4.10.1
pymongo==4.11
# via -r requirements/test.txt
pytest==8.3.4
# via
Expand Down Expand Up @@ -219,6 +219,7 @@ tomlkit==0.13.2
typing-extensions==4.12.2
# via
# -r requirements/test.txt
# beautifulsoup4
# mypy
# pydata-sphinx-theme
urllib3==2.2.3
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ edx-lint==5.6.0
# via -r requirements/test.in
execnet==2.1.1
# via pytest-xdist
hypothesis==6.124.7
hypothesis==6.124.9
# via -r requirements/test.in
iniconfig==2.0.0
# via pytest
isort==5.13.2
isort==6.0.0
# via pylint
jinja2==3.1.5
# via code-annotations
Expand All @@ -65,7 +65,7 @@ pluggy==1.5.0
# via pytest
pycodestyle==2.12.1
# via -r requirements/test.in
pylint==3.3.3
pylint==3.3.4
# via
# edx-lint
# pylint-celery
Expand All @@ -79,7 +79,7 @@ pylint-plugin-utils==0.8.2
# via
# pylint-celery
# pylint-django
pymongo==4.10.1
pymongo==4.11
# via -r requirements/base.txt
pytest==8.3.4
# via
Expand Down

0 comments on commit b332294

Please sign in to comment.