Skip to content

Commit

Permalink
chore: python requirements update (#4387)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Jul 15, 2024
1 parent 98b93ed commit 374836e
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 32 deletions.
2 changes: 1 addition & 1 deletion requirements/django.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
django==4.2.13
django==4.2.14
31 changes: 15 additions & 16 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ asgiref==3.8.1
# django-countries
asn1crypto==1.5.1
# via snowflake-connector-python
astroid==3.2.2
astroid==3.2.3
# via
# pylint
# pylint-celery
Expand Down Expand Up @@ -73,9 +73,9 @@ boltons==21.0.0
# face
# glom
# semgrep
boto3==1.34.140
boto3==1.34.144
# via django-ses
botocore==1.34.140
botocore==1.34.144
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -145,7 +145,7 @@ colorama==0.4.6
# tox
contentful==2.2.0
# via -r requirements/base.in
coverage[toml]==7.5.4
coverage[toml]==7.6.0
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -283,7 +283,7 @@ django-multi-email-field==0.7.0
# via -r requirements/base.in
django-multiselectfield==0.1.13
# via -r requirements/base.in
django-nested-admin==4.0.2
django-nested-admin==4.1.0
# via -r requirements/base.in
django-nine==0.2.7
# via django-elasticsearch-dsl-drf
Expand All @@ -307,7 +307,7 @@ django-stdimage==5.3.0
# via
# -c requirements/constraints.txt
# -r requirements/base.in
django-storages==1.14.3
django-storages==1.14.4
# via -r requirements/base.in
django-taggit==5.0.1
# via
Expand Down Expand Up @@ -419,7 +419,7 @@ elasticsearch-dsl==7.4.1
# -r requirements/base.in
# django-elasticsearch-dsl
# django-elasticsearch-dsl-drf
exceptiongroup==1.2.1
exceptiongroup==1.2.2
# via
# pytest
# trio
Expand All @@ -432,7 +432,7 @@ factory-boy==3.3.0
# via -r requirements/test.in
faker==26.0.0
# via factory-boy
fastavro==1.9.4
fastavro==1.9.5
# via openedx-events
filelock==3.15.4
# via
Expand All @@ -451,9 +451,9 @@ glom==22.1.0
# via semgrep
google-api-core==2.19.1
# via google-api-python-client
google-api-python-client==2.136.0
google-api-python-client==2.137.0
# via -r requirements/base.in
google-auth==2.31.0
google-auth==2.32.0
# via
# google-api-core
# google-api-python-client
Expand All @@ -464,7 +464,7 @@ google-auth-httplib2==0.2.0
# via
# -r requirements/base.in
# google-api-python-client
google-auth-oauthlib==1.2.0
google-auth-oauthlib==1.2.1
# via gspread
googleapis-common-protos==1.63.2
# via google-api-core
Expand Down Expand Up @@ -544,7 +544,7 @@ multidict==6.0.5
# yarl
mysqlclient==2.2.4
# via -r requirements/test.in
newrelic==9.11.0
newrelic==9.12.0
# via edx-django-utils
oauthlib==3.2.2
# via
Expand Down Expand Up @@ -706,7 +706,7 @@ python-lsp-jsonrpc==1.0.0
# via semgrep
python-memcached==1.62
# via -r requirements/test.in
python-monkey-business==1.0.0
python-monkey-business==1.1.0
# via django-nested-admin
python-slugify==8.0.4
# via
Expand Down Expand Up @@ -811,7 +811,6 @@ six==1.16.0
# isodate
# jsonschema
# python-dateutil
# python-monkey-business
slumber==0.7.1
# via edx-rest-api-client
sniffio==1.3.1
Expand All @@ -820,7 +819,7 @@ snowballstemmer==2.2.0
# via sphinx
snowflake-connector-python==3.11.0
# via -r requirements/base.in
social-auth-app-django==5.4.1
social-auth-app-django==5.4.2
# via
# -r requirements/base.in
# edx-auth-backends
Expand Down Expand Up @@ -880,7 +879,7 @@ tomli==2.0.1
# pyproject-api
# pytest
# tox
tomlkit==0.12.5
tomlkit==0.13.0
# via
# pylint
# snowflake-connector-python
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.43.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.1.2
# via -r requirements/pip.in
setuptools==70.2.0
setuptools==70.3.0
# via -r requirements/pip.in
27 changes: 13 additions & 14 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.140
boto3==1.34.144
# via django-ses
botocore==1.34.140
botocore==1.34.144
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -116,7 +116,7 @@ defusedxml==0.7.1
# djangorestframework-xml
# python3-openid
# social-auth-core
django==4.2.13
django==4.2.14
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
Expand Down Expand Up @@ -221,7 +221,7 @@ django-multi-email-field==0.7.0
# via -r requirements/base.in
django-multiselectfield==0.1.13
# via -r requirements/base.in
django-nested-admin==4.0.2
django-nested-admin==4.1.0
# via -r requirements/base.in
django-nine==0.2.7
# via django-elasticsearch-dsl-drf
Expand All @@ -247,7 +247,7 @@ django-stdimage==5.3.0
# via
# -c requirements/constraints.txt
# -r requirements/base.in
django-storages==1.14.3
django-storages==1.14.4
# via -r requirements/base.in
django-taggit==5.0.1
# via
Expand Down Expand Up @@ -351,7 +351,7 @@ elasticsearch-dsl==7.4.1
# -r requirements/base.in
# django-elasticsearch-dsl
# django-elasticsearch-dsl-drf
fastavro==1.9.4
fastavro==1.9.5
# via openedx-events
filelock==3.15.4
# via snowflake-connector-python
Expand All @@ -365,9 +365,9 @@ gevent==24.2.1
# via -r requirements/production.in
google-api-core==2.19.1
# via google-api-python-client
google-api-python-client==2.136.0
google-api-python-client==2.137.0
# via -r requirements/base.in
google-auth==2.31.0
google-auth==2.32.0
# via
# google-api-core
# google-api-python-client
Expand All @@ -378,7 +378,7 @@ google-auth-httplib2==0.2.0
# via
# -r requirements/base.in
# google-api-python-client
google-auth-oauthlib==1.2.0
google-auth-oauthlib==1.2.1
# via gspread
googleapis-common-protos==1.63.2
# via google-api-core
Expand Down Expand Up @@ -441,7 +441,7 @@ multidict==6.0.5
# yarl
mysqlclient==2.2.4
# via -r requirements/production.in
newrelic==9.11.0
newrelic==9.12.0
# via
# -r requirements/production.in
# edx-django-utils
Expand Down Expand Up @@ -528,7 +528,7 @@ python-dateutil==2.9.0.post0
# elasticsearch-dsl
python-memcached==1.62
# via -r requirements/production.in
python-monkey-business==1.0.0
python-monkey-business==1.1.0
# via django-nested-admin
python-slugify==8.0.4
# via
Expand Down Expand Up @@ -608,12 +608,11 @@ six==1.16.0
# elasticsearch-dsl
# isodate
# python-dateutil
# python-monkey-business
slumber==0.7.1
# via edx-rest-api-client
snowflake-connector-python==3.11.0
# via -r requirements/base.in
social-auth-app-django==5.4.1
social-auth-app-django==5.4.2
# via
# -r requirements/base.in
# edx-auth-backends
Expand All @@ -640,7 +639,7 @@ tinycss2==1.3.0
# via
# cairosvg
# cssselect2
tomlkit==0.12.5
tomlkit==0.13.0
# via snowflake-connector-python
tqdm==4.66.4
# via openai
Expand Down

0 comments on commit 374836e

Please sign in to comment.