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 9f337f8 commit ae00b5e
Show file tree
Hide file tree
Showing 6 changed files with 37 additions and 37 deletions.
12 changes: 6 additions & 6 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ amqp==5.3.1
# via kombu
arrow==1.3.0
# via -r requirements/base.in
attrs==24.2.0
attrs==24.3.0
# via glom
billiard==4.2.1
# via celery
Expand All @@ -31,9 +31,9 @@ certifi==2024.12.14
# sentry-sdk
cffi==1.17.1
# via cryptography
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
click==8.1.7
click==8.1.8
# via
# -r requirements/base.in
# celery
Expand Down Expand Up @@ -73,7 +73,7 @@ idna==3.10
# via requests
itsdangerous==2.2.0
# via flask
jinja2==3.1.4
jinja2==3.1.5
# via flask
jira==3.8.0
# via -r requirements/base.in
Expand All @@ -94,7 +94,7 @@ packaging==24.2
# via
# gunicorn
# jira
pillow==11.0.0
pillow==11.1.0
# via jira
prompt-toolkit==3.0.48
# via click-repl
Expand Down Expand Up @@ -140,7 +140,7 @@ tzdata==2024.2
# kombu
uritemplate==4.1.1
# via github3-py
urllib3==2.2.3
urllib3==2.3.0
# via
# requests
# sentry-sdk
Expand Down
28 changes: 14 additions & 14 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ amqp==5.3.1
# via kombu
arrow==1.3.0
# via -r /home/runner/work/openedx-webhooks/openedx-webhooks/requirements/base.in
astroid==3.3.6
astroid==3.3.8
# via
# pylint
# pylint-celery
attrs==24.2.0
attrs==24.3.0
# via
# glom
# scriv
Expand Down Expand Up @@ -43,9 +43,9 @@ certifi==2024.12.14
# sentry-sdk
cffi==1.17.1
# via cryptography
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
click==8.1.7
click==8.1.8
# via
# -r /home/runner/work/openedx-webhooks/openedx-webhooks/requirements/base.in
# celery
Expand All @@ -70,7 +70,7 @@ click-repl==0.3.0
# via celery
code-annotations==2.1.0
# via edx-lint
coverage[toml]==7.6.9
coverage[toml]==7.6.10
# via pytest-cov
cryptography==44.0.0
# via
Expand Down Expand Up @@ -117,7 +117,7 @@ isort==5.13.2
# pylint
itsdangerous==2.2.0
# via flask
jinja2==3.1.4
jinja2==3.1.5
# via
# code-annotations
# flask
Expand All @@ -140,11 +140,11 @@ mccabe==0.7.0
# via pylint
mdurl==0.1.2
# via markdown-it-py
mypy==1.13.0
mypy==1.14.1
# via -r requirements/dev.in
mypy-extensions==1.0.0
# via mypy
nh3==0.2.19
nh3==0.2.20
# via readme-renderer
oauthlib[signedtoken]==3.2.2
# via
Expand All @@ -159,7 +159,7 @@ packaging==24.2
# sphinx
pbr==6.1.0
# via stevedore
pillow==11.0.0
pillow==11.1.0
# via jira
pip-tools==7.4.1
# via -r requirements/dev.in
Expand All @@ -171,15 +171,15 @@ prompt-toolkit==3.0.48
# via click-repl
pycparser==2.22
# via cffi
pygments==2.18.0
pygments==2.19.0
# via
# readme-renderer
# sphinx
pyjwt[crypto]==2.10.1
# via
# github3-py
# oauthlib
pylint==3.3.2
pylint==3.3.3
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -301,7 +301,7 @@ types-cachetools==5.5.0.20240820
# via -r requirements/dev.in
types-python-dateutil==2.9.0.20241206
# via arrow
types-pyyaml==6.0.12.20240917
types-pyyaml==6.0.12.20241230
# via -r requirements/dev.in
types-requests==2.32.0.20241016
# via -r requirements/dev.in
Expand All @@ -315,7 +315,7 @@ tzdata==2024.2
# kombu
uritemplate==4.1.1
# via github3-py
urllib3==2.2.3
urllib3==2.3.0
# via
# requests
# sentry-sdk
Expand All @@ -339,5 +339,5 @@ pip==24.2
# via
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# pip-tools
setuptools==75.6.0
setuptools==75.7.0
# via pip-tools
10 changes: 5 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ babel==2.16.0
# via sphinx
certifi==2024.12.14
# via requests
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
docutils==0.21.2
# via
Expand All @@ -21,15 +21,15 @@ idna==3.10
# via requests
imagesize==1.4.1
# via sphinx
jinja2==3.1.4
jinja2==3.1.5
# via sphinx
markupsafe==3.0.2
# via jinja2
nh3==0.2.19
nh3==0.2.20
# via readme-renderer
packaging==24.2
# via sphinx
pygments==2.18.0
pygments==2.19.0
# via
# readme-renderer
# sphinx
Expand Down Expand Up @@ -65,5 +65,5 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
urllib3==2.2.3
urllib3==2.3.0
# via requests
4 changes: 2 additions & 2 deletions 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 All @@ -22,5 +22,5 @@ wheel==0.45.1
# The following packages are considered to be unsafe in a requirements file:
pip==24.3.1
# via pip-tools
setuptools==75.6.0
setuptools==75.7.0
# via pip-tools
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/openedx/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
18 changes: 9 additions & 9 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ amqp==5.3.1
# via kombu
arrow==1.3.0
# via -r /home/runner/work/openedx-webhooks/openedx-webhooks/requirements/base.in
attrs==24.2.0
attrs==24.3.0
# via glom
babel==2.16.0
# via sphinx
Expand All @@ -35,9 +35,9 @@ certifi==2024.12.14
# sentry-sdk
cffi==1.17.1
# via cryptography
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
click==8.1.7
click==8.1.8
# via
# -r /home/runner/work/openedx-webhooks/openedx-webhooks/requirements/base.in
# celery
Expand All @@ -51,7 +51,7 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
coverage[toml]==7.6.9
coverage[toml]==7.6.10
# via pytest-cov
cryptography==44.0.0
# via
Expand Down Expand Up @@ -90,7 +90,7 @@ iniconfig==2.0.0
# via pytest
itsdangerous==2.2.0
# via flask
jinja2==3.1.4
jinja2==3.1.5
# via
# flask
# sphinx
Expand All @@ -105,7 +105,7 @@ markupsafe==3.0.2
# jinja2
# sentry-sdk
# werkzeug
nh3==0.2.19
nh3==0.2.20
# via readme-renderer
oauthlib[signedtoken]==3.2.2
# via
Expand All @@ -117,15 +117,15 @@ packaging==24.2
# jira
# pytest
# sphinx
pillow==11.0.0
pillow==11.1.0
# via jira
pluggy==1.5.0
# via pytest
prompt-toolkit==3.0.48
# via click-repl
pycparser==2.22
# via cffi
pygments==2.18.0
pygments==2.19.0
# via
# readme-renderer
# sphinx
Expand Down Expand Up @@ -224,7 +224,7 @@ tzdata==2024.2
# kombu
uritemplate==4.1.1
# via github3-py
urllib3==2.2.3
urllib3==2.3.0
# via
# requests
# sentry-sdk
Expand Down

0 comments on commit ae00b5e

Please sign in to comment.