Skip to content

Commit

Permalink
chore: Upgrade Python requirements (#2580)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Sep 19, 2024
1 parent a2d841a commit bd7e2e9
Show file tree
Hide file tree
Showing 7 changed files with 43 additions and 43 deletions.
22 changes: 11 additions & 11 deletions requirements/all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ bleach==6.1.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
boto3==1.35.15
boto3==1.35.20
# via
# -r requirements/production.txt
# django-ses
botocore==1.35.15
botocore==1.35.20
# via
# -r requirements/production.txt
# boto3
Expand Down Expand Up @@ -379,7 +379,7 @@ google-api-core[grpc]==2.19.2
# google-cloud-core
# google-cloud-firestore
# google-cloud-storage
google-api-python-client==2.144.0
google-api-python-client==2.145.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -432,7 +432,7 @@ googleapis-common-protos==1.65.0
# -r requirements/production.txt
# google-api-core
# grpcio-status
greenlet==3.0.3
greenlet==3.1.0
# via
# -r requirements/production.txt
# gevent
Expand All @@ -457,7 +457,7 @@ httplib2==0.22.0
# google-auth-httplib2
httpretty==1.1.4
# via -r requirements/dev.txt
idna==3.8
idna==3.10
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -583,7 +583,7 @@ pillow==10.4.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
platformdirs==4.3.2
platformdirs==4.3.3
# via
# -r requirements/dev.txt
# black
Expand All @@ -606,7 +606,7 @@ proto-plus==1.24.0
# -r requirements/production.txt
# google-api-core
# google-cloud-firestore
protobuf==5.28.0
protobuf==5.28.1
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand All @@ -620,13 +620,13 @@ psutil==6.0.0
# -r requirements/dev.txt
# -r requirements/production.txt
# edx-django-utils
pyasn1==0.6.0
pyasn1==0.6.1
# via
# -r requirements/dev.txt
# -r requirements/production.txt
# pyasn1-modules
# rsa
pyasn1-modules==0.4.0
pyasn1-modules==0.4.1
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -727,7 +727,7 @@ python3-openid==3.2.0
# -r requirements/dev.txt
# -r requirements/production.txt
# social-auth-core
pytz==2024.1
pytz==2024.2
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -852,7 +852,7 @@ tomlkit==0.13.2
# pylint
tox==4.18.1
# via -r requirements/dev.txt
types-pyyaml==6.0.12.20240808
types-pyyaml==6.0.12.20240917
# via
# -r requirements/dev.txt
# django-stubs
Expand Down
12 changes: 6 additions & 6 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ google-api-core[grpc]==2.19.2
# google-cloud-core
# google-cloud-firestore
# google-cloud-storage
google-api-python-client==2.144.0
google-api-python-client==2.145.0
# via firebase-admin
google-auth==2.34.0
# via
Expand Down Expand Up @@ -228,7 +228,7 @@ httplib2==0.22.0
# via
# google-api-python-client
# google-auth-httplib2
idna==3.8
idna==3.10
# via requests
inflection==0.5.1
# via drf-yasg
Expand Down Expand Up @@ -282,7 +282,7 @@ proto-plus==1.24.0
# via
# google-api-core
# google-cloud-firestore
protobuf==5.28.0
protobuf==5.28.1
# via
# google-api-core
# google-cloud-firestore
Expand All @@ -291,11 +291,11 @@ protobuf==5.28.0
# proto-plus
psutil==6.0.0
# via edx-django-utils
pyasn1==0.6.0
pyasn1==0.6.1
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.0
pyasn1-modules==0.4.1
# via google-auth
pycparser==2.22
# via cffi
Expand Down Expand Up @@ -330,7 +330,7 @@ python-slugify==8.0.4
# via code-annotations
python3-openid==3.2.0
# via social-auth-core
pytz==2024.1
pytz==2024.2
# via
# -r requirements/base.in
# drf-yasg
Expand Down
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ google-api-core[grpc]==2.19.2
# google-cloud-core
# google-cloud-firestore
# google-cloud-storage
google-api-python-client==2.144.0
google-api-python-client==2.145.0
# via
# -r requirements/test.txt
# firebase-admin
Expand Down Expand Up @@ -346,7 +346,7 @@ httplib2==0.22.0
# google-auth-httplib2
httpretty==1.1.4
# via -r requirements/test.txt
idna==3.8
idna==3.10
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -442,7 +442,7 @@ pbr==6.1.0
# stevedore
pillow==10.4.0
# via -r requirements/test.txt
platformdirs==4.3.2
platformdirs==4.3.3
# via
# -r requirements/test.txt
# black
Expand All @@ -463,7 +463,7 @@ proto-plus==1.24.0
# -r requirements/test.txt
# google-api-core
# google-cloud-firestore
protobuf==5.28.0
protobuf==5.28.1
# via
# -r requirements/test.txt
# google-api-core
Expand All @@ -475,12 +475,12 @@ psutil==6.0.0
# via
# -r requirements/test.txt
# edx-django-utils
pyasn1==0.6.0
pyasn1==0.6.1
# via
# -r requirements/test.txt
# pyasn1-modules
# rsa
pyasn1-modules==0.4.0
pyasn1-modules==0.4.1
# via
# -r requirements/test.txt
# google-auth
Expand Down Expand Up @@ -564,7 +564,7 @@ python3-openid==3.2.0
# via
# -r requirements/test.txt
# social-auth-core
pytz==2024.1
pytz==2024.2
# via
# -r requirements/test.txt
# drf-yasg
Expand Down Expand Up @@ -666,7 +666,7 @@ tomlkit==0.13.2
# pylint
tox==4.18.1
# via -r requirements/test.txt
types-pyyaml==6.0.12.20240808
types-pyyaml==6.0.12.20240917
# via django-stubs
typing-extensions==4.12.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ docutils==0.21.2
# via
# pydata-sphinx-theme
# sphinx
idna==3.8
idna==3.10
# via requests
imagesize==1.4.1
# via sphinx
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.44.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via -r requirements/pip.in
setuptools==74.1.2
setuptools==75.1.0
# via -r requirements/pip.in
18 changes: 9 additions & 9 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ backoff==2.2.1
# segment-analytics-python
bleach==6.1.0
# via -r requirements/base.txt
boto3==1.35.15
boto3==1.35.20
# via django-ses
botocore==1.35.15
botocore==1.35.20
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -237,7 +237,7 @@ google-api-core[grpc]==2.19.2
# google-cloud-core
# google-cloud-firestore
# google-cloud-storage
google-api-python-client==2.144.0
google-api-python-client==2.145.0
# via
# -r requirements/base.txt
# firebase-admin
Expand Down Expand Up @@ -281,7 +281,7 @@ googleapis-common-protos==1.65.0
# -r requirements/base.txt
# google-api-core
# grpcio-status
greenlet==3.0.3
greenlet==3.1.0
# via gevent
grpcio==1.66.1
# via
Expand All @@ -299,7 +299,7 @@ httplib2==0.22.0
# -r requirements/base.txt
# google-api-python-client
# google-auth-httplib2
idna==3.8
idna==3.10
# via
# -r requirements/base.txt
# requests
Expand Down Expand Up @@ -385,7 +385,7 @@ proto-plus==1.24.0
# -r requirements/base.txt
# google-api-core
# google-cloud-firestore
protobuf==5.28.0
protobuf==5.28.1
# via
# -r requirements/base.txt
# google-api-core
Expand All @@ -397,12 +397,12 @@ psutil==6.0.0
# via
# -r requirements/base.txt
# edx-django-utils
pyasn1==0.6.0
pyasn1==0.6.1
# via
# -r requirements/base.txt
# pyasn1-modules
# rsa
pyasn1-modules==0.4.0
pyasn1-modules==0.4.1
# via
# -r requirements/base.txt
# google-auth
Expand Down Expand Up @@ -456,7 +456,7 @@ python3-openid==3.2.0
# via
# -r requirements/base.txt
# social-auth-core
pytz==2024.1
pytz==2024.2
# via
# -r requirements/base.txt
# drf-yasg
Expand Down
14 changes: 7 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ google-api-core[grpc]==2.19.2
# google-cloud-core
# google-cloud-firestore
# google-cloud-storage
google-api-python-client==2.144.0
google-api-python-client==2.145.0
# via
# -r requirements/base.txt
# firebase-admin
Expand Down Expand Up @@ -321,7 +321,7 @@ httplib2==0.22.0
# google-auth-httplib2
httpretty==1.1.4
# via -r requirements/test.in
idna==3.8
idna==3.10
# via
# -r requirements/base.txt
# requests
Expand Down Expand Up @@ -406,7 +406,7 @@ pbr==6.1.0
# stevedore
pillow==10.4.0
# via -r requirements/base.txt
platformdirs==4.3.2
platformdirs==4.3.3
# via
# black
# pylint
Expand All @@ -425,7 +425,7 @@ proto-plus==1.24.0
# -r requirements/base.txt
# google-api-core
# google-cloud-firestore
protobuf==5.28.0
protobuf==5.28.1
# via
# -r requirements/base.txt
# google-api-core
Expand All @@ -437,12 +437,12 @@ psutil==6.0.0
# via
# -r requirements/base.txt
# edx-django-utils
pyasn1==0.6.0
pyasn1==0.6.1
# via
# -r requirements/base.txt
# pyasn1-modules
# rsa
pyasn1-modules==0.4.0
pyasn1-modules==0.4.1
# via
# -r requirements/base.txt
# google-auth
Expand Down Expand Up @@ -518,7 +518,7 @@ python3-openid==3.2.0
# via
# -r requirements/base.txt
# social-auth-core
pytz==2024.1
pytz==2024.2
# via
# -r requirements/base.txt
# drf-yasg
Expand Down

0 comments on commit bd7e2e9

Please sign in to comment.