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 Sep 30, 2024
1 parent a1fcdd0 commit c95878e
Show file tree
Hide file tree
Showing 8 changed files with 63 additions and 63 deletions.
12 changes: 6 additions & 6 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ backoff==1.10.0
# analytics-python
billiard==4.2.1
# via celery
boto3==1.35.24
boto3==1.35.29
# via django-ses
botocore==1.35.24
botocore==1.35.29
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -195,7 +195,7 @@ monotonic==1.6
# via analytics-python
mysqlclient==2.2.4
# via -r requirements/base.in
newrelic==9.13.0
newrelic==10.0.0
# via edx-django-utils
oauthlib==3.2.2
# via
Expand All @@ -205,7 +205,7 @@ pbr==6.1.0
# via stevedore
ply==3.11
# via djangoql
prompt-toolkit==3.0.47
prompt-toolkit==3.0.48
# via click-repl
psutil==6.0.0
# via edx-django-utils
Expand Down Expand Up @@ -237,7 +237,7 @@ pyyaml==6.0.2
# via
# code-annotations
# drf-spectacular
redis==5.0.8
redis==5.1.0
# via -r requirements/base.in
referencing==0.35.1
# via
Expand Down Expand Up @@ -287,7 +287,7 @@ text-unidecode==1.3
# via python-slugify
typing-extensions==4.12.2
# via edx-opaque-keys
tzdata==2024.1
tzdata==2024.2
# via
# celery
# kombu
Expand Down
22 changes: 11 additions & 11 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ asgiref==3.8.1
# -r requirements/validation.txt
# django
# django-cors-headers
astroid==3.3.3
astroid==3.3.4
# via
# -r requirements/validation.txt
# pylint
Expand All @@ -33,11 +33,11 @@ billiard==4.2.1
# via
# -r requirements/validation.txt
# celery
boto3==1.35.24
boto3==1.35.29
# via
# -r requirements/validation.txt
# django-ses
botocore==1.35.24
botocore==1.35.29
# via
# -r requirements/validation.txt
# boto3
Expand Down Expand Up @@ -120,7 +120,7 @@ diff-cover==4.0.0
# via
# -c requirements/constraints.txt
# -r requirements/dev.in
dill==0.3.8
dill==0.3.9
# via
# -r requirements/validation.txt
# pylint
Expand Down Expand Up @@ -251,7 +251,7 @@ edx-toggles==5.2.0
# via -r requirements/validation.txt
factory-boy==3.3.1
# via -r requirements/validation.txt
faker==29.0.0
faker==30.0.0
# via
# -r requirements/validation.txt
# factory-boy
Expand Down Expand Up @@ -333,7 +333,7 @@ more-itertools==10.5.0
# via inflect
mysqlclient==2.2.4
# via -r requirements/validation.txt
newrelic==9.13.0
newrelic==10.0.0
# via
# -r requirements/validation.txt
# edx-django-utils
Expand Down Expand Up @@ -379,7 +379,7 @@ polib==1.2.0
# via
# -r requirements/validation.txt
# edx-i18n-tools
prompt-toolkit==3.0.47
prompt-toolkit==3.0.48
# via
# -r requirements/validation.txt
# click-repl
Expand All @@ -405,7 +405,7 @@ pyjwt[crypto]==2.9.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.3.0
pylint==3.3.1
# via
# -r requirements/validation.txt
# edx-lint
Expand Down Expand Up @@ -433,7 +433,7 @@ pynacl==1.5.0
# via
# -r requirements/validation.txt
# edx-django-utils
pyproject-hooks==1.1.0
pyproject-hooks==1.2.0
# via
# -r requirements/pip-tools.txt
# build
Expand Down Expand Up @@ -473,7 +473,7 @@ pyyaml==6.0.2
# code-annotations
# drf-spectacular
# edx-i18n-tools
redis==5.0.8
redis==5.1.0
# via -r requirements/validation.txt
referencing==0.35.1
# via
Expand Down Expand Up @@ -557,7 +557,7 @@ typing-extensions==4.12.2
# -r requirements/validation.txt
# edx-opaque-keys
# typeguard
tzdata==2024.1
tzdata==2024.2
# via
# -r requirements/validation.txt
# celery
Expand Down
20 changes: 10 additions & 10 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ asgiref==3.8.1
# -r requirements/test.txt
# django
# django-cors-headers
astroid==3.3.3
astroid==3.3.4
# via
# -r requirements/test.txt
# pylint
Expand All @@ -43,11 +43,11 @@ billiard==4.2.1
# via
# -r requirements/test.txt
# celery
boto3==1.35.24
boto3==1.35.29
# via
# -r requirements/test.txt
# django-ses
botocore==1.35.24
botocore==1.35.29
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -118,7 +118,7 @@ defusedxml==0.8.0rc2
# -r requirements/test.txt
# python3-openid
# social-auth-core
dill==0.3.8
dill==0.3.9
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -250,7 +250,7 @@ edx-toggles==5.2.0
# via -r requirements/test.txt
factory-boy==3.3.1
# via -r requirements/test.txt
faker==29.0.0
faker==30.0.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -314,7 +314,7 @@ monotonic==1.6
# analytics-python
mysqlclient==2.2.4
# via -r requirements/test.txt
newrelic==9.13.0
newrelic==10.0.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -347,7 +347,7 @@ ply==3.11
# via
# -r requirements/test.txt
# djangoql
prompt-toolkit==3.0.47
prompt-toolkit==3.0.48
# via
# -r requirements/test.txt
# click-repl
Expand Down Expand Up @@ -376,7 +376,7 @@ pyjwt[crypto]==2.9.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.3.0
pylint==3.3.1
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -438,7 +438,7 @@ pyyaml==6.0.2
# drf-spectacular
readme-renderer==44.0
# via -r requirements/doc.in
redis==5.0.8
redis==5.1.0
# via -r requirements/test.txt
referencing==0.35.1
# via
Expand Down Expand Up @@ -541,7 +541,7 @@ typing-extensions==4.12.2
# -r requirements/test.txt
# edx-opaque-keys
# pydata-sphinx-theme
tzdata==2024.1
tzdata==2024.2
# via
# -r requirements/test.txt
# celery
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ packaging==24.1
# via build
pip-tools==7.4.1
# via -r requirements/pip-tools.in
pyproject-hooks==1.1.0
pyproject-hooks==1.2.0
# via
# build
# pip-tools
Expand Down
12 changes: 6 additions & 6 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ billiard==4.2.1
# via
# -r requirements/base.txt
# celery
boto3==1.35.24
boto3==1.35.29
# via
# -r requirements/base.txt
# django-ses
botocore==1.35.24
botocore==1.35.29
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -252,7 +252,7 @@ monotonic==1.6
# analytics-python
mysqlclient==2.2.4
# via -r requirements/base.txt
newrelic==9.13.0
newrelic==10.0.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand All @@ -271,7 +271,7 @@ ply==3.11
# via
# -r requirements/base.txt
# djangoql
prompt-toolkit==3.0.47
prompt-toolkit==3.0.48
# via
# -r requirements/base.txt
# click-repl
Expand Down Expand Up @@ -325,7 +325,7 @@ pyyaml==6.0.2
# -r requirements/production.in
# code-annotations
# drf-spectacular
redis==5.0.8
redis==5.1.0
# via -r requirements/base.txt
referencing==0.35.1
# via
Expand Down Expand Up @@ -395,7 +395,7 @@ typing-extensions==4.12.2
# via
# -r requirements/base.txt
# edx-opaque-keys
tzdata==2024.1
tzdata==2024.2
# via
# -r requirements/base.txt
# celery
Expand Down
18 changes: 9 additions & 9 deletions requirements/quality.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
astroid==3.3.3
astroid==3.3.4
# via
# pylint
# pylint-celery
Expand All @@ -32,11 +32,11 @@ billiard==4.2.1
# via
# -r requirements/base.txt
# celery
boto3==1.35.24
boto3==1.35.29
# via
# -r requirements/base.txt
# django-ses
botocore==1.35.24
botocore==1.35.29
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -99,7 +99,7 @@ defusedxml==0.8.0rc2
# -r requirements/base.txt
# python3-openid
# social-auth-core
dill==0.3.8
dill==0.3.9
# via pylint
django==4.2.16
# via
Expand Down Expand Up @@ -265,7 +265,7 @@ monotonic==1.6
# analytics-python
mysqlclient==2.2.4
# via -r requirements/base.txt
newrelic==9.13.0
newrelic==10.0.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand All @@ -284,7 +284,7 @@ ply==3.11
# via
# -r requirements/base.txt
# djangoql
prompt-toolkit==3.0.47
prompt-toolkit==3.0.48
# via
# -r requirements/base.txt
# click-repl
Expand All @@ -308,7 +308,7 @@ pyjwt[crypto]==2.9.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.3.0
pylint==3.3.1
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -351,7 +351,7 @@ pyyaml==6.0.2
# -r requirements/base.txt
# code-annotations
# drf-spectacular
redis==5.0.8
redis==5.1.0
# via -r requirements/base.txt
referencing==0.35.1
# via
Expand Down Expand Up @@ -426,7 +426,7 @@ typing-extensions==4.12.2
# via
# -r requirements/base.txt
# edx-opaque-keys
tzdata==2024.1
tzdata==2024.2
# via
# -r requirements/base.txt
# celery
Expand Down
Loading

0 comments on commit c95878e

Please sign in to comment.