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

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
14 changes: 7 additions & 7 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ asgiref==3.8.1
# via
# django
# django-cors-headers
attrs==24.2.0
attrs==24.3.0
# via
# jsonschema
# referencing
Expand All @@ -24,9 +24,9 @@ billiard==4.2.1
# via celery
bleach[css]==6.2.0
# via -r requirements/base.in
boto3==1.35.81
boto3==1.35.86
# via django-ses
botocore==1.35.81
botocore==1.35.86
# via
# boto3
# s3transfer
Expand All @@ -43,7 +43,7 @@ cffi==1.17.1
# pynacl
charset-normalizer==3.4.0
# via requests
click==8.1.7
click==8.1.8
# via
# celery
# click-didyoumean
Expand Down Expand Up @@ -178,7 +178,7 @@ idna==3.10
# via requests
inflection==0.5.1
# via drf-spectacular
jinja2==3.1.4
jinja2==3.1.5
# via code-annotations
jmespath==1.0.1
# via
Expand Down Expand Up @@ -210,7 +210,7 @@ ply==3.11
# via djangoql
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 @@ -298,7 +298,7 @@ tzdata==2024.2
# kombu
uritemplate==4.1.1
# via drf-spectacular
urllib3==2.2.3
urllib3==2.3.0
# via
# botocore
# requests
Expand Down
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ asgiref==3.8.1
# -r requirements/validation.txt
# django
# django-cors-headers
astroid==3.3.6
astroid==3.3.7
# via
# -r requirements/validation.txt
# pylint
# pylint-celery
attrs==24.2.0
attrs==24.3.0
# via
# -r requirements/validation.txt
# jsonschema
Expand All @@ -35,11 +35,11 @@ billiard==4.2.1
# celery
bleach[css]==6.2.0
# via -r requirements/validation.txt
boto3==1.35.81
boto3==1.35.86
# via
# -r requirements/validation.txt
# django-ses
botocore==1.35.81
botocore==1.35.86
# via
# -r requirements/validation.txt
# boto3
Expand All @@ -66,7 +66,7 @@ charset-normalizer==3.4.0
# via
# -r requirements/validation.txt
# requests
click==8.1.7
click==8.1.8
# via
# -r requirements/pip-tools.txt
# -r requirements/validation.txt
Expand Down Expand Up @@ -282,7 +282,7 @@ isort==5.13.2
# via
# -r requirements/validation.txt
# pylint
jinja2==3.1.4
jinja2==3.1.5
# via
# -r requirements/validation.txt
# code-annotations
Expand Down Expand Up @@ -386,7 +386,7 @@ prompt-toolkit==3.0.48
# via
# -r requirements/validation.txt
# click-repl
psutil==6.1.0
psutil==6.1.1
# via
# -r requirements/validation.txt
# edx-django-utils
Expand Down Expand Up @@ -574,7 +574,7 @@ uritemplate==4.1.1
# via
# -r requirements/validation.txt
# drf-spectacular
urllib3==2.2.3
urllib3==2.3.0
# via
# -r requirements/validation.txt
# botocore
Expand Down
20 changes: 10 additions & 10 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ asgiref==3.8.1
# -r requirements/test.txt
# django
# django-cors-headers
astroid==3.3.6
astroid==3.3.7
# via
# -r requirements/test.txt
# pylint
# pylint-celery
attrs==24.2.0
attrs==24.3.0
# via
# -r requirements/test.txt
# jsonschema
Expand All @@ -45,11 +45,11 @@ billiard==4.2.1
# celery
bleach[css]==6.2.0
# via -r requirements/test.txt
boto3==1.35.81
boto3==1.35.86
# via
# -r requirements/test.txt
# django-ses
botocore==1.35.81
botocore==1.35.86
# via
# -r requirements/test.txt
# boto3
Expand All @@ -72,7 +72,7 @@ charset-normalizer==3.4.0
# via
# -r requirements/test.txt
# requests
click==8.1.7
click==8.1.8
# via
# -r requirements/test.txt
# celery
Expand Down Expand Up @@ -277,7 +277,7 @@ isort==5.13.2
# via
# -r requirements/test.txt
# pylint
jinja2==3.1.4
jinja2==3.1.5
# via
# -r requirements/test.txt
# code-annotations
Expand Down Expand Up @@ -321,7 +321,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 @@ -353,15 +353,15 @@ 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
# via
Expand Down Expand Up @@ -557,7 +557,7 @@ uritemplate==4.1.1
# via
# -r requirements/test.txt
# drf-spectacular
urllib3==2.2.3
urllib3==2.3.0
# via
# -r requirements/test.txt
# botocore
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
14 changes: 7 additions & 7 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ asgiref==3.8.1
# -r requirements/base.txt
# django
# django-cors-headers
attrs==24.2.0
attrs==24.3.0
# via
# -r requirements/base.txt
# jsonschema
Expand All @@ -30,11 +30,11 @@ billiard==4.2.1
# celery
bleach[css]==6.2.0
# via -r requirements/base.txt
boto3==1.35.81
boto3==1.35.86
# via
# -r requirements/base.txt
# django-ses
botocore==1.35.81
botocore==1.35.86
# via
# -r requirements/base.txt
# boto3
Expand All @@ -57,7 +57,7 @@ charset-normalizer==3.4.0
# via
# -r requirements/base.txt
# requests
click==8.1.7
click==8.1.8
# via
# -r requirements/base.txt
# celery
Expand Down Expand Up @@ -220,7 +220,7 @@ inflection==0.5.1
# via
# -r requirements/base.txt
# drf-spectacular
jinja2==3.1.4
jinja2==3.1.5
# via
# -r requirements/base.txt
# code-annotations
Expand Down Expand Up @@ -278,7 +278,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 @@ -411,7 +411,7 @@ uritemplate==4.1.1
# via
# -r requirements/base.txt
# drf-spectacular
urllib3==2.2.3
urllib3==2.3.0
# via
# -r requirements/base.txt
# botocore
Expand Down
16 changes: 8 additions & 8 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ asgiref==3.8.1
# -r requirements/base.txt
# django
# django-cors-headers
astroid==3.3.6
astroid==3.3.7
# via
# pylint
# pylint-celery
attrs==24.2.0
attrs==24.3.0
# via
# -r requirements/base.txt
# jsonschema
Expand All @@ -34,11 +34,11 @@ billiard==4.2.1
# celery
bleach[css]==6.2.0
# via -r requirements/base.txt
boto3==1.35.81
boto3==1.35.86
# via
# -r requirements/base.txt
# django-ses
botocore==1.35.81
botocore==1.35.86
# via
# -r requirements/base.txt
# boto3
Expand All @@ -61,7 +61,7 @@ charset-normalizer==3.4.0
# via
# -r requirements/base.txt
# requests
click==8.1.7
click==8.1.8
# via
# -r requirements/base.txt
# celery
Expand Down Expand Up @@ -231,7 +231,7 @@ isort==5.13.2
# via
# -r requirements/quality.in
# pylint
jinja2==3.1.4
jinja2==3.1.5
# via
# -r requirements/base.txt
# code-annotations
Expand Down Expand Up @@ -291,7 +291,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 @@ -442,7 +442,7 @@ uritemplate==4.1.1
# via
# -r requirements/base.txt
# drf-spectacular
urllib3==2.2.3
urllib3==2.3.0
# via
# -r requirements/base.txt
# botocore
Expand Down
Loading
Loading