Skip to content

Commit

Permalink
chore: python requirements update (#4371)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Jun 24, 2024
1 parent cea4216 commit 958c19c
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ sphinxcontrib-serializinghtml==1.1.5
# via sphinx
typing-extensions==4.12.2
# via pydata-sphinx-theme
urllib3==1.26.18
urllib3==1.26.19
# via
# elasticsearch
# requests
Expand Down
32 changes: 16 additions & 16 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@ boltons==21.0.0
# face
# glom
# semgrep
boto3==1.34.127
boto3==1.34.131
# via django-ses
botocore==1.34.127
botocore==1.34.131
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -145,7 +145,7 @@ colorama==0.4.6
# tox
contentful==2.1.1
# via -r requirements/base.in
coverage[toml]==7.5.3
coverage[toml]==7.5.4
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -238,7 +238,7 @@ django-config-models==2.7.0
# via -r requirements/base.in
django-contrib-comments==2.2.0
# via -r requirements/base.in
django-cors-headers==4.3.1
django-cors-headers==4.4.0
# via -r requirements/base.in
django-countries==7.6.1
# via -r requirements/base.in
Expand Down Expand Up @@ -323,7 +323,7 @@ django-waffle==4.1.0
# edx-toggles
django-webpack-loader==3.1.0
# via -r requirements/base.in
djangorestframework==3.15.1
djangorestframework==3.15.2
# via
# -r requirements/base.in
# django-config-models
Expand Down Expand Up @@ -430,11 +430,11 @@ face==22.0.0
# via glom
factory-boy==3.3.0
# via -r requirements/test.in
faker==25.8.0
faker==25.9.1
# via factory-boy
fastavro==1.9.4
# via openedx-events
filelock==3.15.1
filelock==3.15.4
# via
# snowflake-connector-python
# tox
Expand All @@ -451,7 +451,7 @@ glom==22.1.0
# via semgrep
google-api-core==2.19.0
# via google-api-python-client
google-api-python-client==2.133.0
google-api-python-client==2.134.0
# via -r requirements/base.in
google-auth==2.30.0
# via
Expand Down Expand Up @@ -557,7 +557,7 @@ openai==0.28.1
# taxonomy-connector
openedx-atlas==0.6.1
# via -r requirements/base.in
openedx-events==9.10.0
openedx-events==9.11.0
# via
# edx-event-bus-kafka
# edx-event-bus-redis
Expand Down Expand Up @@ -602,14 +602,14 @@ polib==1.2.0
# via edx-i18n-tools
prompt-toolkit==3.0.47
# via click-repl
proto-plus==1.23.0
proto-plus==1.24.0
# via google-api-core
protobuf==4.25.3
# via
# google-api-core
# googleapis-common-protos
# proto-plus
psutil==5.9.8
psutil==6.0.0
# via edx-django-utils
pyasn1==0.6.0
# via
Expand Down Expand Up @@ -687,7 +687,7 @@ pytest-django==4.8.0
# via -r requirements/test.in
pytest-responses==0.5.1
# via -r requirements/test.in
pytest-split==0.8.2
pytest-split==0.9.0
# via -r requirements/local.in
pytest-xdist==3.4.0
# via
Expand Down Expand Up @@ -818,7 +818,7 @@ sniffio==1.3.1
# via trio
snowballstemmer==2.2.0
# via sphinx
snowflake-connector-python==3.10.1
snowflake-connector-python==3.11.0
# via -r requirements/base.in
social-auth-app-django==5.4.1
# via
Expand Down Expand Up @@ -920,7 +920,7 @@ uritemplate==4.1.1
# via
# drf-yasg
# google-api-python-client
urllib3[socks]==1.26.18
urllib3[socks]==1.26.19
# via
# botocore
# elasticsearch
Expand All @@ -934,9 +934,9 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.26.2
virtualenv==20.26.3
# via tox
walrus==0.9.3
walrus==0.9.4
# via edx-event-bus-redis
wcmatch==8.5.2
# via semgrep
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ wheel==0.43.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.0
pip==24.1
# via -r requirements/pip.in
setuptools==70.0.0
setuptools==70.1.0
# via -r requirements/pip.in
24 changes: 12 additions & 12 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ beautifulsoup4==4.12.3
# taxonomy-connector
billiard==4.2.0
# via celery
boto3==1.34.127
boto3==1.34.131
# via django-ses
botocore==1.34.127
botocore==1.34.131
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -183,7 +183,7 @@ django-config-models==2.7.0
# via -r requirements/base.in
django-contrib-comments==2.2.0
# via -r requirements/base.in
django-cors-headers==4.3.1
django-cors-headers==4.4.0
# via -r requirements/base.in
django-countries==7.6.1
# via -r requirements/base.in
Expand Down Expand Up @@ -263,7 +263,7 @@ django-waffle==4.1.0
# edx-toggles
django-webpack-loader==3.1.0
# via -r requirements/base.in
djangorestframework==3.15.1
djangorestframework==3.15.2
# via
# -r requirements/base.in
# django-config-models
Expand Down Expand Up @@ -353,7 +353,7 @@ elasticsearch-dsl==7.4.1
# django-elasticsearch-dsl-drf
fastavro==1.9.4
# via openedx-events
filelock==3.15.1
filelock==3.15.4
# via snowflake-connector-python
frozenlist==1.4.1
# via
Expand All @@ -365,7 +365,7 @@ gevent==24.2.1
# via -r requirements/production.in
google-api-core==2.19.0
# via google-api-python-client
google-api-python-client==2.133.0
google-api-python-client==2.134.0
# via -r requirements/base.in
google-auth==2.30.0
# via
Expand Down Expand Up @@ -456,7 +456,7 @@ openai==0.28.1
# taxonomy-connector
openedx-atlas==0.6.1
# via -r requirements/base.in
openedx-events==9.10.0
openedx-events==9.11.0
# via
# edx-event-bus-kafka
# edx-event-bus-redis
Expand All @@ -481,14 +481,14 @@ platformdirs==4.2.2
# zeep
prompt-toolkit==3.0.47
# via click-repl
proto-plus==1.23.0
proto-plus==1.24.0
# via google-api-core
protobuf==4.25.3
# via
# google-api-core
# googleapis-common-protos
# proto-plus
psutil==5.9.8
psutil==6.0.0
# via edx-django-utils
pyasn1==0.6.0
# via
Expand Down Expand Up @@ -611,7 +611,7 @@ six==1.16.0
# python-monkey-business
slumber==0.7.1
# via edx-rest-api-client
snowflake-connector-python==3.10.1
snowflake-connector-python==3.11.0
# via -r requirements/base.in
social-auth-app-django==5.4.1
# via
Expand Down Expand Up @@ -662,7 +662,7 @@ uritemplate==4.1.1
# via
# drf-yasg
# google-api-python-client
urllib3==1.26.18
urllib3==1.26.19
# via
# botocore
# elasticsearch
Expand All @@ -673,7 +673,7 @@ vine==5.1.0
# amqp
# celery
# kombu
walrus==0.9.3
walrus==0.9.4
# via edx-event-bus-redis
wcwidth==0.2.13
# via prompt-toolkit
Expand Down

0 comments on commit 958c19c

Please sign in to comment.