Skip to content

Commit

Permalink
chore: python requirements update (#4412)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Aug 19, 2024
1 parent b124344 commit 1abeb33
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ six==1.16.0
# python-dateutil
snowballstemmer==2.2.0
# via sphinx
soupsieve==2.5
soupsieve==2.6
# via beautifulsoup4
sphinx==5.3.0
# via
Expand Down
28 changes: 14 additions & 14 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#
accessible-pygments==0.0.4
# via pydata-sphinx-theme
aiohappyeyeballs==2.3.5
aiohappyeyeballs==2.3.7
# via aiohttp
aiohttp==3.10.3
aiohttp==3.10.4
# via openai
aiosignal==1.3.1
# via aiohttp
Expand Down Expand Up @@ -75,15 +75,15 @@ boltons==21.0.0
# face
# glom
# semgrep
boto3==1.34.158
boto3==1.35.0
# via django-ses
botocore==1.34.158
botocore==1.35.0
# via
# boto3
# s3transfer
bracex==2.5
# via wcmatch
cachetools==5.4.0
cachetools==5.5.0
# via
# google-auth
# tox
Expand Down Expand Up @@ -285,7 +285,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.1.0
django-nested-admin==4.1.1
# via -r requirements/base.in
django-nine==0.2.7
# via django-elasticsearch-dsl-drf
Expand Down Expand Up @@ -430,9 +430,9 @@ execnet==2.1.1
# via pytest-xdist
face==22.0.0
# via glom
factory-boy==3.3.0
factory-boy==3.3.1
# via -r requirements/test.in
faker==26.3.0
faker==27.0.0
# via factory-boy
fastavro==1.9.5
# via openedx-events
Expand All @@ -453,9 +453,9 @@ glom==22.1.0
# via semgrep
google-api-core==2.19.1
# via google-api-python-client
google-api-python-client==2.140.0
google-api-python-client==2.141.0
# via -r requirements/base.in
google-auth==2.33.0
google-auth==2.34.0
# via
# google-api-core
# google-api-python-client
Expand Down Expand Up @@ -493,7 +493,7 @@ importlib-metadata==8.2.0
# -r requirements/base.in
# markdown
# sphinx
importlib-resources==6.4.0
importlib-resources==6.4.3
# via pycountry
inflection==0.5.1
# via drf-yasg
Expand Down Expand Up @@ -529,7 +529,7 @@ lxml[html-clean,html_clean]==5.3.0
# zeep
lxml-html-clean==0.2.0
# via lxml
markdown==3.6
markdown==3.7
# via -r requirements/base.in
markupsafe==2.1.5
# via jinja2
Expand Down Expand Up @@ -832,7 +832,7 @@ sortedcontainers==2.4.0
# via
# snowflake-connector-python
# trio
soupsieve==2.5
soupsieve==2.6
# via beautifulsoup4
sphinx==5.3.0
# via
Expand Down Expand Up @@ -880,7 +880,7 @@ tomli==2.0.1
# pyproject-api
# pytest
# tox
tomlkit==0.13.0
tomlkit==0.13.2
# 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.44.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via -r requirements/pip.in
setuptools==72.1.0
setuptools==72.2.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 @@ -4,9 +4,9 @@
#
# pip-compile --output-file=requirements/production.txt requirements/production.in
#
aiohappyeyeballs==2.3.5
aiohappyeyeballs==2.3.7
# via aiohttp
aiohttp==3.10.3
aiohttp==3.10.4
# via openai
aiosignal==1.3.1
# via aiohttp
Expand Down Expand Up @@ -52,13 +52,13 @@ beautifulsoup4==4.12.3
# taxonomy-connector
billiard==4.2.0
# via celery
boto3==1.34.158
boto3==1.35.0
# via django-ses
botocore==1.34.158
botocore==1.35.0
# via
# boto3
# s3transfer
cachetools==5.4.0
cachetools==5.5.0
# via google-auth
cairocffi==1.4.0
# via
Expand Down Expand Up @@ -223,7 +223,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.1.0
django-nested-admin==4.1.1
# via -r requirements/base.in
django-nine==0.2.7
# via django-elasticsearch-dsl-drf
Expand Down Expand Up @@ -367,9 +367,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.140.0
google-api-python-client==2.141.0
# via -r requirements/base.in
google-auth==2.33.0
google-auth==2.34.0
# via
# google-api-core
# google-api-python-client
Expand Down Expand Up @@ -405,7 +405,7 @@ importlib-metadata==8.2.0
# via
# -r requirements/base.in
# markdown
importlib-resources==6.4.0
importlib-resources==6.4.3
# via pycountry
inflection==0.5.1
# via drf-yasg
Expand All @@ -430,7 +430,7 @@ lxml[html-clean,html_clean]==5.3.0
# zeep
lxml-html-clean==0.2.0
# via lxml
markdown==3.6
markdown==3.7
# via -r requirements/base.in
markupsafe==2.1.5
# via jinja2
Expand Down Expand Up @@ -623,7 +623,7 @@ social-auth-core==4.5.4
# social-auth-app-django
sortedcontainers==2.4.0
# via snowflake-connector-python
soupsieve==2.5
soupsieve==2.6
# via beautifulsoup4
sqlparse==0.5.1
# via django
Expand All @@ -640,7 +640,7 @@ tinycss2==1.3.0
# via
# cairosvg
# cssselect2
tomlkit==0.13.0
tomlkit==0.13.2
# via snowflake-connector-python
tqdm==4.66.5
# via openai
Expand Down

0 comments on commit 1abeb33

Please sign in to comment.