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 #325

Closed
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
8 changes: 4 additions & 4 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 @@ -33,7 +33,7 @@ cffi==1.17.1
# via cryptography
charset-normalizer==3.4.0
# 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 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
16 changes: 8 additions & 8 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.7
# via
# pylint
# pylint-celery
attrs==24.2.0
attrs==24.3.0
# via
# glom
# scriv
Expand Down Expand Up @@ -45,7 +45,7 @@ cffi==1.17.1
# via cryptography
charset-normalizer==3.4.0
# via requests
click==8.1.7
click==8.1.8
# via
# -r /home/runner/work/openedx-webhooks/openedx-webhooks/requirements/base.in
# celery
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.0
# 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 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.20241221
# 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 Down
6 changes: 3 additions & 3 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ 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
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
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
10 changes: 5 additions & 5 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 @@ -37,7 +37,7 @@ cffi==1.17.1
# via cryptography
charset-normalizer==3.4.0
# via requests
click==8.1.7
click==8.1.8
# via
# -r /home/runner/work/openedx-webhooks/openedx-webhooks/requirements/base.in
# celery
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 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
Loading