Skip to content

Commit

Permalink
chore: Upgrade Python requirements (#2628)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Nov 7, 2024
1 parent 2b28c10 commit a7a84f2
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 27 deletions.
13 changes: 6 additions & 7 deletions requirements/all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,20 +29,20 @@ backoff==2.2.1
# segment-analytics-python
black==24.10.0
# via -r requirements/dev.txt
bleach==6.1.0
bleach==6.2.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
boto3==1.35.50
boto3==1.35.54
# via
# -r requirements/production.txt
# django-ses
botocore==1.35.50
botocore==1.35.54
# via
# -r requirements/production.txt
# boto3
# s3transfer
cachecontrol==0.14.0
cachecontrol==0.14.1
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -346,7 +346,7 @@ edx-toggles==5.2.0
# edx-event-bus-redis
factory-boy==3.3.1
# via -r requirements/dev.txt
faker==30.8.1
faker==30.8.2
# via
# -r requirements/dev.txt
# factory-boy
Expand Down Expand Up @@ -380,7 +380,7 @@ google-api-core[grpc]==2.22.0
# google-cloud-core
# google-cloud-firestore
# google-cloud-storage
google-api-python-client==2.149.0
google-api-python-client==2.151.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -803,7 +803,6 @@ six==1.16.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
# bleach
# edx-ace
# edx-auth-backends
# edx-ccx-keys
Expand Down
7 changes: 3 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ attrs==24.2.0
# openedx-events
backoff==2.2.1
# via segment-analytics-python
bleach==6.1.0
bleach==6.2.0
# via -r requirements/base.in
cachecontrol==0.14.0
cachecontrol==0.14.1
# via firebase-admin
cachetools==5.5.0
# via google-auth
Expand Down Expand Up @@ -189,7 +189,7 @@ google-api-core[grpc]==2.22.0
# google-cloud-core
# google-cloud-firestore
# google-cloud-storage
google-api-python-client==2.149.0
google-api-python-client==2.151.0
# via firebase-admin
google-auth==2.35.0
# via
Expand Down Expand Up @@ -372,7 +372,6 @@ simplejson==3.19.3
# sailthru-client
six==1.16.0
# via
# bleach
# edx-ace
# edx-auth-backends
# edx-ccx-keys
Expand Down
9 changes: 4 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ backoff==2.2.1
# segment-analytics-python
black==24.10.0
# via -r requirements/test.txt
bleach==6.1.0
bleach==6.2.0
# via -r requirements/test.txt
cachecontrol==0.14.0
cachecontrol==0.14.1
# via
# -r requirements/test.txt
# firebase-admin
Expand Down Expand Up @@ -260,7 +260,7 @@ edx-toggles==5.2.0
# edx-event-bus-redis
factory-boy==3.3.1
# via -r requirements/test.txt
faker==30.8.1
faker==30.8.2
# via
# -r requirements/test.txt
# factory-boy
Expand All @@ -287,7 +287,7 @@ google-api-core[grpc]==2.22.0
# google-cloud-core
# google-cloud-firestore
# google-cloud-storage
google-api-python-client==2.149.0
google-api-python-client==2.151.0
# via
# -r requirements/test.txt
# firebase-admin
Expand Down Expand Up @@ -623,7 +623,6 @@ simplejson==3.19.3
six==1.16.0
# via
# -r requirements/test.txt
# bleach
# edx-ace
# edx-auth-backends
# edx-ccx-keys
Expand Down
11 changes: 5 additions & 6 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ backoff==2.2.1
# via
# -r requirements/base.txt
# segment-analytics-python
bleach==6.1.0
bleach==6.2.0
# via -r requirements/base.txt
boto3==1.35.50
boto3==1.35.54
# via django-ses
botocore==1.35.50
botocore==1.35.54
# via
# boto3
# s3transfer
cachecontrol==0.14.0
cachecontrol==0.14.1
# via
# -r requirements/base.txt
# firebase-admin
Expand Down Expand Up @@ -238,7 +238,7 @@ google-api-core[grpc]==2.22.0
# google-cloud-core
# google-cloud-firestore
# google-cloud-storage
google-api-python-client==2.149.0
google-api-python-client==2.151.0
# via
# -r requirements/base.txt
# firebase-admin
Expand Down Expand Up @@ -512,7 +512,6 @@ simplejson==3.19.3
six==1.16.0
# via
# -r requirements/base.txt
# bleach
# edx-ace
# edx-auth-backends
# edx-ccx-keys
Expand Down
9 changes: 4 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ backoff==2.2.1
# segment-analytics-python
black==24.10.0
# via -r requirements/test.in
bleach==6.1.0
bleach==6.2.0
# via -r requirements/base.txt
cachecontrol==0.14.0
cachecontrol==0.14.1
# via
# -r requirements/base.txt
# firebase-admin
Expand Down Expand Up @@ -238,7 +238,7 @@ edx-toggles==5.2.0
# edx-event-bus-redis
factory-boy==3.3.1
# via -r requirements/test.in
faker==30.8.1
faker==30.8.2
# via factory-boy
fastavro==1.9.7
# via
Expand All @@ -262,7 +262,7 @@ google-api-core[grpc]==2.22.0
# google-cloud-core
# google-cloud-firestore
# google-cloud-storage
google-api-python-client==2.149.0
google-api-python-client==2.151.0
# via
# -r requirements/base.txt
# firebase-admin
Expand Down Expand Up @@ -575,7 +575,6 @@ simplejson==3.19.3
six==1.16.0
# via
# -r requirements/base.txt
# bleach
# edx-ace
# edx-auth-backends
# edx-ccx-keys
Expand Down

0 comments on commit a7a84f2

Please sign in to comment.