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 24, 2024
1 parent f1eac9b commit 6dd205b
Show file tree
Hide file tree
Showing 5 changed files with 69 additions and 69 deletions.
40 changes: 20 additions & 20 deletions requirements/all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ asgiref==3.8.1
# django
# django-cors-headers
# django-stubs
astroid==3.2.4
astroid==3.3.4
# via
# -r requirements/dev.txt
# pylint
Expand All @@ -33,11 +33,11 @@ bleach==6.1.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
boto3==1.35.20
boto3==1.35.25
# via
# -r requirements/production.txt
# django-ses
botocore==1.35.20
botocore==1.35.25
# via
# -r requirements/production.txt
# boto3
Expand Down Expand Up @@ -232,9 +232,9 @@ django-storages==1.14.4
# via
# -r requirements/dev.txt
# -r requirements/production.txt
django-stubs==5.0.4
django-stubs==5.1.0
# via -r requirements/dev.txt
django-stubs-ext==5.0.4
django-stubs-ext==5.1.0
# via
# -r requirements/dev.txt
# django-stubs
Expand Down Expand Up @@ -271,7 +271,7 @@ drf-yasg==1.21.7
# via
# -r requirements/dev.txt
# -r requirements/production.txt
edx-ace==1.11.1
edx-ace==1.11.2
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -345,7 +345,7 @@ edx-toggles==5.2.0
# edx-event-bus-redis
factory-boy==3.3.1
# via -r requirements/dev.txt
faker==28.4.1
faker==29.0.0
# via
# -r requirements/dev.txt
# factory-boy
Expand All @@ -354,7 +354,7 @@ fastavro==1.9.7
# -r requirements/dev.txt
# -r requirements/production.txt
# openedx-events
filelock==3.16.0
filelock==3.16.1
# via
# -r requirements/dev.txt
# tox
Expand All @@ -370,7 +370,7 @@ fontawesomefree==6.6.0
# -r requirements/production.txt
gevent==24.2.1
# via -r requirements/production.txt
google-api-core[grpc]==2.19.2
google-api-core[grpc]==2.20.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand All @@ -379,12 +379,12 @@ google-api-core[grpc]==2.19.2
# google-cloud-core
# google-cloud-firestore
# google-cloud-storage
google-api-python-client==2.145.0
google-api-python-client==2.146.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
# firebase-admin
google-auth==2.34.0
google-auth==2.35.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.1.0
greenlet==3.1.1
# via
# -r requirements/production.txt
# gevent
Expand Down Expand Up @@ -549,7 +549,7 @@ openedx-atlas==0.6.2
# via
# -r requirements/dev.txt
# -r requirements/production.txt
openedx-events==9.14.0
openedx-events==9.14.1
# 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.3
platformdirs==4.3.6
# 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.1
protobuf==5.28.2
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -651,7 +651,7 @@ pyjwt[crypto]==2.8.0
# firebase-admin
# segment-analytics-python
# social-auth-core
pylint==3.2.7
pylint==3.3.1
# via
# -r requirements/dev.txt
# edx-lint
Expand All @@ -675,7 +675,7 @@ pymemcache==4.0.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
pymongo==4.8.0
pymongo==4.9.1
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand All @@ -695,7 +695,7 @@ pypng==0.20220715.0
# -r requirements/dev.txt
# -r requirements/production.txt
# qrcode
pyproject-api==1.7.1
pyproject-api==1.8.0
# via
# -r requirements/dev.txt
# tox
Expand Down Expand Up @@ -850,7 +850,7 @@ tomlkit==0.13.2
# via
# -r requirements/dev.txt
# pylint
tox==4.18.1
tox==4.20.0
# via -r requirements/dev.txt
types-pyyaml==6.0.12.20240917
# via
Expand Down Expand Up @@ -880,7 +880,7 @@ urllib3==1.26.20
# botocore
# requests
# responses
virtualenv==20.26.4
virtualenv==20.26.5
# via
# -r requirements/dev.txt
# tox
Expand Down
14 changes: 7 additions & 7 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ drf-jwt==1.19.2
# via edx-drf-extensions
drf-yasg==1.21.7
# via -r requirements/base.in
edx-ace==1.11.1
edx-ace==1.11.2
# via -r requirements/base.in
edx-auth-backends==4.4.0
# via -r requirements/base.in
Expand Down Expand Up @@ -181,16 +181,16 @@ firebase-admin==6.5.0
# via edx-ace
fontawesomefree==6.6.0
# via -r requirements/base.in
google-api-core[grpc]==2.19.2
google-api-core[grpc]==2.20.0
# via
# firebase-admin
# google-api-python-client
# google-cloud-core
# google-cloud-firestore
# google-cloud-storage
google-api-python-client==2.145.0
google-api-python-client==2.146.0
# via firebase-admin
google-auth==2.34.0
google-auth==2.35.0
# via
# google-api-core
# google-api-python-client
Expand Down Expand Up @@ -263,7 +263,7 @@ openapi-codec==1.3.2
# via django-rest-swagger
openedx-atlas==0.6.2
# via -r requirements/base.in
openedx-events==9.14.0
openedx-events==9.14.1
# via
# -r requirements/base.in
# edx-event-bus-kafka
Expand All @@ -282,7 +282,7 @@ proto-plus==1.24.0
# via
# google-api-core
# google-cloud-firestore
protobuf==5.28.1
protobuf==5.28.2
# via
# google-api-core
# google-cloud-firestore
Expand Down Expand Up @@ -312,7 +312,7 @@ pyjwt[crypto]==2.8.0
# social-auth-core
pymemcache==4.0.0
# via -r requirements/base.in
pymongo==4.8.0
pymongo==4.9.1
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
Expand Down
34 changes: 17 additions & 17 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ asgiref==3.8.1
# django
# django-cors-headers
# django-stubs
astroid==3.2.4
astroid==3.3.4
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -178,9 +178,9 @@ django-statici18n==2.5.0
# via -r requirements/test.txt
django-storages==1.14.4
# via -r requirements/test.txt
django-stubs==5.0.4
django-stubs==5.1.0
# via -r requirements/dev.in
django-stubs-ext==5.0.4
django-stubs-ext==5.1.0
# via django-stubs
django-waffle==4.1.0
# via
Expand All @@ -207,7 +207,7 @@ drf-jwt==1.19.2
# edx-drf-extensions
drf-yasg==1.21.7
# via -r requirements/test.txt
edx-ace==1.11.1
edx-ace==1.11.2
# via -r requirements/test.txt
edx-auth-backends==4.4.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -259,15 +259,15 @@ edx-toggles==5.2.0
# edx-event-bus-redis
factory-boy==3.3.1
# via -r requirements/test.txt
faker==28.4.1
faker==29.0.0
# via
# -r requirements/test.txt
# factory-boy
fastavro==1.9.7
# via
# -r requirements/test.txt
# openedx-events
filelock==3.16.0
filelock==3.16.1
# via
# -r requirements/test.txt
# tox
Expand All @@ -278,19 +278,19 @@ firebase-admin==6.5.0
# edx-ace
fontawesomefree==6.6.0
# via -r requirements/test.txt
google-api-core[grpc]==2.19.2
google-api-core[grpc]==2.20.0
# via
# -r requirements/test.txt
# firebase-admin
# google-api-python-client
# google-cloud-core
# google-cloud-firestore
# google-cloud-storage
google-api-python-client==2.145.0
google-api-python-client==2.146.0
# via
# -r requirements/test.txt
# firebase-admin
google-auth==2.34.0
google-auth==2.35.0
# via
# -r requirements/test.txt
# google-api-core
Expand Down Expand Up @@ -415,7 +415,7 @@ openapi-codec==1.3.2
# django-rest-swagger
openedx-atlas==0.6.2
# via -r requirements/test.txt
openedx-events==9.14.0
openedx-events==9.14.1
# via
# -r requirements/test.txt
# edx-event-bus-kafka
Expand All @@ -442,7 +442,7 @@ pbr==6.1.0
# stevedore
pillow==10.4.0
# via -r requirements/test.txt
platformdirs==4.3.3
platformdirs==4.3.6
# 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.1
protobuf==5.28.2
# via
# -r requirements/test.txt
# google-api-core
Expand Down Expand Up @@ -500,7 +500,7 @@ pyjwt[crypto]==2.8.0
# firebase-admin
# segment-analytics-python
# social-auth-core
pylint==3.2.7
pylint==3.3.1
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -522,7 +522,7 @@ pylint-plugin-utils==0.8.2
# pylint-django
pymemcache==4.0.0
# via -r requirements/test.txt
pymongo==4.8.0
pymongo==4.9.1
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand All @@ -538,7 +538,7 @@ pypng==0.20220715.0
# via
# -r requirements/test.txt
# qrcode
pyproject-api==1.7.1
pyproject-api==1.8.0
# via
# -r requirements/test.txt
# tox
Expand Down Expand Up @@ -664,7 +664,7 @@ tomlkit==0.13.2
# via
# -r requirements/test.txt
# pylint
tox==4.18.1
tox==4.20.0
# via -r requirements/test.txt
types-pyyaml==6.0.12.20240917
# via django-stubs
Expand All @@ -688,7 +688,7 @@ urllib3==1.26.20
# -r requirements/test.txt
# requests
# responses
virtualenv==20.26.4
virtualenv==20.26.5
# via
# -r requirements/test.txt
# tox
Expand Down
Loading

0 comments on commit 6dd205b

Please sign in to comment.