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 Jan 6, 2025
1 parent 41789f2 commit d34dcbc
Show file tree
Hide file tree
Showing 8 changed files with 42 additions and 42 deletions.
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ certifi==2024.12.14
# via requests
cffi==1.17.1
# via pynacl
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
click==8.1.7
click==8.1.8
# via
# celery
# click-didyoumean
Expand Down Expand Up @@ -71,7 +71,7 @@ fs==2.4.16
# via xblock
idna==3.10
# via requests
jinja2==3.1.4
jinja2==3.1.5
# via code-annotations
kombu==5.4.2
# via celery
Expand All @@ -96,7 +96,7 @@ pbr==6.1.0
# via stevedore
prompt-toolkit==3.0.48
# via click-repl
psutil==6.1.0
psutil==6.1.1
# via edx-django-utils
pycparser==2.22
# via cffi
Expand Down Expand Up @@ -149,7 +149,7 @@ tzdata==2024.2
# via
# celery
# kombu
urllib3==2.2.3
urllib3==2.3.0
# via requests
vine==5.1.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ pyproject-api==1.8.0
# via tox
tox==4.23.2
# via -r requirements/ci.in
virtualenv==20.28.0
virtualenv==20.28.1
# via tox
20 changes: 10 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ asgiref==3.8.1
# via
# -r requirements/quality.txt
# django
astroid==3.3.6
astroid==3.3.8
# via
# -r requirements/quality.txt
# pylint
Expand Down Expand Up @@ -52,11 +52,11 @@ chardet==5.2.0
# -r requirements/ci.txt
# diff-cover
# tox
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via
# -r requirements/quality.txt
# requests
click==8.1.7
click==8.1.8
# via
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -95,7 +95,7 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.6.9
coverage[toml]==7.6.10
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -177,7 +177,7 @@ isort==5.13.2
# via
# -r requirements/quality.txt
# pylint
jinja2==3.1.4
jinja2==3.1.5
# via
# -r requirements/quality.txt
# code-annotations
Expand Down Expand Up @@ -271,7 +271,7 @@ prompt-toolkit==3.0.48
# via
# -r requirements/quality.txt
# click-repl
psutil==6.1.0
psutil==6.1.1
# via
# -r requirements/quality.txt
# edx-django-utils
Expand All @@ -283,9 +283,9 @@ pycparser==2.22
# cffi
pydocstyle==6.3.0
# via -r requirements/quality.txt
pygments==2.18.0
pygments==2.19.0
# via diff-cover
pylint==3.3.2
pylint==3.3.3
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -411,7 +411,7 @@ tzdata==2024.2
# -r requirements/quality.txt
# celery
# kombu
urllib3==2.2.3
urllib3==2.3.0
# via
# -r requirements/quality.txt
# requests
Expand All @@ -422,7 +422,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.28.0
virtualenv==20.28.1
# via
# -r requirements/ci.txt
# tox
Expand Down
20 changes: 10 additions & 10 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@ cffi==1.17.1
# -r requirements/test.txt
# cryptography
# pynacl
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via
# -r requirements/test.txt
# requests
click==8.1.7
click==8.1.8
# via
# -r requirements/test.txt
# celery
Expand All @@ -74,7 +74,7 @@ code-annotations==2.1.0
# via
# -r requirements/test.txt
# edx-toggles
coverage[toml]==7.6.9
coverage[toml]==7.6.10
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -157,12 +157,12 @@ jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.4
jinja2==3.1.5
# via
# -r requirements/test.txt
# code-annotations
# sphinx
keyring==25.5.0
keyring==25.6.0
# via twine
kombu==5.4.2
# via
Expand Down Expand Up @@ -198,7 +198,7 @@ newrelic==10.4.0
# via
# -r requirements/test.txt
# edx-django-utils
nh3==0.2.19
nh3==0.2.20
# via readme-renderer
oauthlib==3.2.2
# via
Expand Down Expand Up @@ -229,17 +229,17 @@ prompt-toolkit==3.0.48
# via
# -r requirements/test.txt
# click-repl
psutil==6.1.0
psutil==6.1.1
# via
# -r requirements/test.txt
# edx-django-utils
pycparser==2.22
# via
# -r requirements/test.txt
# cffi
pydata-sphinx-theme==0.16.0
pydata-sphinx-theme==0.16.1
# via sphinx-book-theme
pygments==2.18.0
pygments==2.19.0
# via
# accessible-pygments
# doc8
Expand Down Expand Up @@ -376,7 +376,7 @@ tzdata==2024.2
# -r requirements/test.txt
# celery
# kombu
urllib3==2.2.3
urllib3==2.3.0
# via
# -r requirements/test.txt
# requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
build==1.2.2.post1
# via pip-tools
click==8.1.7
click==8.1.8
# via pip-tools
packaging==24.2
# via build
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ pip==24.2
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip.in
setuptools==75.6.0
setuptools==75.7.0
# via -r requirements/pip.in
16 changes: 8 additions & 8 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ asgiref==3.8.1
# via
# -r requirements/test.txt
# django
astroid==3.3.6
astroid==3.3.8
# via
# pylint
# pylint-celery
Expand All @@ -36,11 +36,11 @@ cffi==1.17.1
# via
# -r requirements/test.txt
# pynacl
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via
# -r requirements/test.txt
# requests
click==8.1.7
click==8.1.8
# via
# -r requirements/test.txt
# black
Expand Down Expand Up @@ -71,7 +71,7 @@ code-annotations==2.1.0
# -r requirements/test.txt
# edx-lint
# edx-toggles
coverage[toml]==7.6.9
coverage[toml]==7.6.10
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -137,7 +137,7 @@ isort==5.13.2
# via
# -r requirements/quality.in
# pylint
jinja2==3.1.4
jinja2==3.1.5
# via
# -r requirements/test.txt
# code-annotations
Expand Down Expand Up @@ -202,7 +202,7 @@ prompt-toolkit==3.0.48
# via
# -r requirements/test.txt
# click-repl
psutil==6.1.0
psutil==6.1.1
# via
# -r requirements/test.txt
# edx-django-utils
Expand All @@ -214,7 +214,7 @@ pycparser==2.22
# cffi
pydocstyle==6.3.0
# via -r requirements/quality.in
pylint==3.3.2
pylint==3.3.3
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -318,7 +318,7 @@ tzdata==2024.2
# -r requirements/test.txt
# celery
# kombu
urllib3==2.2.3
urllib3==2.3.0
# via
# -r requirements/test.txt
# requests
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ cffi==1.17.1
# via
# -r requirements/base.txt
# pynacl
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via
# -r requirements/base.txt
# requests
click==8.1.7
click==8.1.8
# via
# -r requirements/base.txt
# celery
Expand All @@ -60,7 +60,7 @@ code-annotations==2.1.0
# -r requirements/base.txt
# -r requirements/test.in
# edx-toggles
coverage[toml]==7.6.9
coverage[toml]==7.6.10
# via pytest-cov
ddt==1.7.2
# via -r requirements/test.in
Expand Down Expand Up @@ -113,7 +113,7 @@ idna==3.10
# requests
iniconfig==2.0.0
# via pytest
jinja2==3.1.4
jinja2==3.1.5
# via
# -r requirements/base.txt
# code-annotations
Expand Down Expand Up @@ -161,7 +161,7 @@ prompt-toolkit==3.0.48
# via
# -r requirements/base.txt
# click-repl
psutil==6.1.0
psutil==6.1.1
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -253,7 +253,7 @@ tzdata==2024.2
# -r requirements/base.txt
# celery
# kombu
urllib3==2.2.3
urllib3==2.3.0
# via
# -r requirements/base.txt
# requests
Expand Down

0 comments on commit d34dcbc

Please sign in to comment.