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 Oct 7, 2024
1 parent cd374cd commit b9f6831
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
dnspython==2.6.1
dnspython==2.7.0
# via pymongo
pbr==6.1.0
# via stevedore
pymongo==4.9.1
pymongo==4.10.1
# via -r requirements/base.in
stevedore==5.3.0
# 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 @@ -30,7 +30,7 @@ pluggy==1.5.0
# via tox
pyproject-api==1.8.0
# via tox
tox==4.20.0
tox==4.21.2
# via -r requirements/ci.in
virtualenv==20.26.6
# via tox
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ alabaster==1.0.0
# via
# -r requirements/doc.txt
# sphinx
astroid==3.3.4
astroid==3.3.5
# via
# -r requirements/doc.txt
# pylint
Expand All @@ -30,7 +30,7 @@ beautifulsoup4==4.12.3
# via
# -r requirements/doc.txt
# pydata-sphinx-theme
build==1.2.2
build==1.2.2.post1
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down Expand Up @@ -85,7 +85,7 @@ distlib==0.3.8
# via
# -r requirements/ci.txt
# virtualenv
dnspython==2.6.1
dnspython==2.7.0
# via
# -r requirements/doc.txt
# pymongo
Expand All @@ -106,7 +106,7 @@ filelock==3.16.1
# -r requirements/ci.txt
# tox
# virtualenv
hypothesis==6.112.2
hypothesis==6.112.4
# via -r requirements/doc.txt
idna==3.10
# via
Expand Down Expand Up @@ -212,7 +212,7 @@ pylint-plugin-utils==0.8.2
# -r requirements/doc.txt
# pylint-celery
# pylint-django
pymongo==4.9.1
pymongo==4.10.1
# via -r requirements/doc.txt
pyproject-api==1.8.0
# via
Expand Down Expand Up @@ -305,7 +305,7 @@ tomlkit==0.13.2
# via
# -r requirements/doc.txt
# pylint
tox==4.20.0
tox==4.21.2
# via -r requirements/ci.txt
typing-extensions==4.12.2
# via
Expand Down
8 changes: 4 additions & 4 deletions requirements/django-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
astroid==3.3.4
astroid==3.3.5
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -37,7 +37,7 @@ dill==0.3.9
# via
# -r requirements/test.txt
# pylint
dnspython==2.6.1
dnspython==2.7.0
# via
# -r requirements/test.txt
# pymongo
Expand All @@ -47,7 +47,7 @@ execnet==2.1.1
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.112.2
hypothesis==6.112.4
# via -r requirements/test.txt
iniconfig==2.0.0
# via
Expand Down Expand Up @@ -115,7 +115,7 @@ pylint-plugin-utils==0.8.2
# -r requirements/test.txt
# pylint-celery
# pylint-django
pymongo==4.9.1
pymongo==4.10.1
# via -r requirements/test.txt
pytest==8.3.3
# via
Expand Down
8 changes: 4 additions & 4 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ accessible-pygments==0.0.5
# via pydata-sphinx-theme
alabaster==1.0.0
# via sphinx
astroid==3.3.4
astroid==3.3.5
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -51,7 +51,7 @@ dill==0.3.9
# via
# -r requirements/test.txt
# pylint
dnspython==2.6.1
dnspython==2.7.0
# via
# -r requirements/test.txt
# pymongo
Expand All @@ -66,7 +66,7 @@ execnet==2.1.1
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.112.2
hypothesis==6.112.4
# via -r requirements/test.txt
idna==3.10
# via requests
Expand Down Expand Up @@ -151,7 +151,7 @@ pylint-plugin-utils==0.8.2
# -r requirements/test.txt
# pylint-celery
# pylint-django
pymongo==4.9.1
pymongo==4.10.1
# via -r requirements/test.txt
pytest==8.3.3
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.2.2
build==1.2.2.post1
# via pip-tools
click==8.1.7
# via pip-tools
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
astroid==3.3.4
astroid==3.3.5
# via
# pylint
# pylint-celery
Expand All @@ -27,15 +27,15 @@ ddt==1.7.2
# via -r requirements/test.in
dill==0.3.9
# via pylint
dnspython==2.6.1
dnspython==2.7.0
# via
# -r requirements/base.txt
# pymongo
edx-lint==5.4.0
# via -r requirements/test.in
execnet==2.1.1
# via pytest-xdist
hypothesis==6.112.2
hypothesis==6.112.4
# via -r requirements/test.in
iniconfig==2.0.0
# via pytest
Expand Down Expand Up @@ -79,7 +79,7 @@ pylint-plugin-utils==0.8.2
# via
# pylint-celery
# pylint-django
pymongo==4.9.1
pymongo==4.10.1
# via -r requirements/base.txt
pytest==8.3.3
# via
Expand Down

0 comments on commit b9f6831

Please sign in to comment.