Skip to content

Commit

Permalink
chore: python requirements update
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed May 27, 2024
1 parent a4f0cd6 commit 9653421
Show file tree
Hide file tree
Showing 5 changed files with 42 additions and 46 deletions.
6 changes: 3 additions & 3 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ python-dateutil==2.9.0.post0
# via elasticsearch-dsl
pytz==2024.1
# via babel
requests==2.31.0
requests==2.32.2
# via sphinx
six==1.16.0
# via
Expand Down Expand Up @@ -93,11 +93,11 @@ sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
typing-extensions==4.11.0
typing-extensions==4.12.0
# via pydata-sphinx-theme
urllib3==1.26.18
# via
# elasticsearch
# requests
zipp==3.18.1
zipp==3.19.0
# via importlib-metadata
46 changes: 22 additions & 24 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ asgiref==3.8.1
# django-simple-history
asn1crypto==1.5.1
# via snowflake-connector-python
astroid==3.1.0
astroid==3.2.2
# via
# pylint
# pylint-celery
Expand Down Expand Up @@ -74,9 +74,9 @@ boltons==21.0.0
# face
# glom
# semgrep
boto3==1.34.103
boto3==1.34.113
# via django-ses
botocore==1.34.103
botocore==1.34.113
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -146,7 +146,7 @@ colorama==0.4.6
# tox
contentful==2.1.1
# via -r requirements/base.in
coverage[toml]==7.5.1
coverage[toml]==7.5.2
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -219,7 +219,7 @@ distlib==0.3.8
# social-auth-app-django
# taxonomy-connector
# xss-utils
django-admin-sortable2==2.1.10
django-admin-sortable2==2.2.1
# via -r requirements/base.in
django-appconf==1.0.6
# via django-compressor
Expand Down Expand Up @@ -292,7 +292,7 @@ django-object-actions==4.2.0
# taxonomy-connector
django-parler==2.3
# via -r requirements/base.in
django-ses==4.0.0
django-ses==4.1.0
# via taxonomy-connector
django-simple-history==3.5.0
# via -r requirements/base.in
Expand Down Expand Up @@ -368,7 +368,7 @@ edx-django-release-util==1.4.0
# via -r requirements/base.in
edx-django-sites-extensions==4.2.0
# via -r requirements/base.in
edx-django-utils==5.13.0
edx-django-utils==5.14.1
# via
# -r requirements/base.in
# django-config-models
Expand Down Expand Up @@ -429,7 +429,7 @@ face==22.0.0
# via glom
factory-boy==3.3.0
# via -r requirements/test.in
faker==25.1.0
faker==25.2.0
# via factory-boy
fastavro==1.9.4
# via openedx-events
Expand All @@ -450,7 +450,7 @@ glom==22.1.0
# via semgrep
google-api-core==2.19.0
# via google-api-python-client
google-api-python-client==2.129.0
google-api-python-client==2.130.0
# via -r requirements/base.in
google-auth==2.29.0
# via
Expand All @@ -467,7 +467,7 @@ google-auth-oauthlib==1.2.0
# via gspread
googleapis-common-protos==1.63.0
# via google-api-core
gspread==6.1.0
gspread==6.1.2
# via -r requirements/base.in
h11==0.14.0
# via wsproto
Expand Down Expand Up @@ -519,7 +519,7 @@ kombu==5.3.7
# via celery
libsass==0.23.0
# via django-libsass
lxml[html-clean,html_clean]==5.2.1
lxml[html-clean,html_clean]==5.2.2
# via
# -r requirements/base.in
# edx-i18n-tools
Expand All @@ -543,7 +543,7 @@ multidict==6.0.5
# yarl
mysqlclient==2.2.4
# via -r requirements/test.in
newrelic==9.9.0
newrelic==9.10.0
# via edx-django-utils
oauthlib==3.2.2
# via
Expand Down Expand Up @@ -586,7 +586,7 @@ pillow==9.5.0
# -r requirements/base.in
# cairosvg
# django-stdimage
platformdirs==4.2.1
platformdirs==4.2.2
# via
# pylint
# snowflake-connector-python
Expand Down Expand Up @@ -638,7 +638,7 @@ pyjwt[crypto]==2.8.0
# simple-salesforce
# snowflake-connector-python
# social-auth-core
pylint==3.1.0
pylint==3.2.2
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -672,7 +672,7 @@ pyrsistent==0.20.0
# via jsonschema
pysocks==1.7.1
# via urllib3
pytest==8.2.0
pytest==8.2.1
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -761,7 +761,7 @@ requests==2.31.0
# social-auth-core
# sphinx
# zeep
requests-file==2.0.0
requests-file==2.1.0
# via zeep
requests-oauthlib==2.0.0
# via
Expand Down Expand Up @@ -817,7 +817,7 @@ sniffio==1.3.1
# via trio
snowballstemmer==2.2.0
# via sphinx
snowflake-connector-python==3.10.0
snowflake-connector-python==3.10.1
# via -r requirements/base.in
social-auth-app-django==5.4.1
# via
Expand Down Expand Up @@ -862,8 +862,6 @@ stevedore==5.2.0
# code-annotations
# edx-django-utils
# edx-opaque-keys
strenum==0.4.15
# via gspread
taxonomy-connector==1.50.0
# via -r requirements/base.in
testfixtures==8.2.0
Expand Down Expand Up @@ -897,7 +895,7 @@ trio==0.24.0
# trio-websocket
trio-websocket==0.11.1
# via selenium
typing-extensions==4.11.0
typing-extensions==4.12.0
# via
# asgiref
# astroid
Expand All @@ -913,7 +911,7 @@ tzdata==2024.1
# via
# backports-zoneinfo
# celery
ujson==5.9.0
ujson==5.10.0
# via python-lsp-jsonrpc
unicodecsv==0.14.1
# via -r requirements/base.in
Expand All @@ -935,11 +933,11 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.26.1
virtualenv==20.26.2
# via tox
walrus==0.9.3
# via edx-event-bus-redis
wcmatch==8.5.1
wcmatch==8.5.2
# via semgrep
wcwidth==0.2.13
# via prompt-toolkit
Expand All @@ -955,7 +953,7 @@ yarl==1.9.4
# via aiohttp
zeep==4.2.1
# via simple-salesforce
zipp==3.18.1
zipp==3.19.0
# via
# importlib-metadata
# importlib-resources
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.0
# via -r requirements/pip.in
setuptools==69.5.1
setuptools==70.0.0
# via -r requirements/pip.in
2 changes: 1 addition & 1 deletion requirements/pip_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ tomli==2.0.1
# pip-tools
wheel==0.43.0
# via pip-tools
zipp==3.18.1
zipp==3.19.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
32 changes: 15 additions & 17 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ beautifulsoup4==4.12.3
# taxonomy-connector
billiard==4.2.0
# via celery
boto3==1.34.103
boto3==1.34.113
# via django-ses
botocore==1.34.103
botocore==1.34.113
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -164,7 +164,7 @@ django==4.2.13
# social-auth-app-django
# taxonomy-connector
# xss-utils
django-admin-sortable2==2.1.10
django-admin-sortable2==2.2.1
# via -r requirements/base.in
django-appconf==1.0.6
# via django-compressor
Expand Down Expand Up @@ -230,7 +230,7 @@ django-object-actions==4.2.0
# taxonomy-connector
django-parler==2.3
# via -r requirements/base.in
django-ses==4.0.0
django-ses==4.1.0
# via
# -r requirements/production.in
# taxonomy-connector
Expand Down Expand Up @@ -304,7 +304,7 @@ edx-django-release-util==1.4.0
# via -r requirements/base.in
edx-django-sites-extensions==4.2.0
# via -r requirements/base.in
edx-django-utils==5.13.0
edx-django-utils==5.14.1
# via
# -r requirements/base.in
# django-config-models
Expand Down Expand Up @@ -364,7 +364,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.129.0
google-api-python-client==2.130.0
# via -r requirements/base.in
google-auth==2.29.0
# via
Expand All @@ -383,7 +383,7 @@ googleapis-common-protos==1.63.0
# via google-api-core
greenlet==3.0.3
# via gevent
gspread==6.1.0
gspread==6.1.2
# via -r requirements/base.in
gunicorn==22.0.0
# via -r requirements/production.in
Expand Down Expand Up @@ -421,7 +421,7 @@ kombu==5.3.7
# via celery
libsass==0.23.0
# via django-libsass
lxml[html-clean,html_clean]==5.2.1
lxml[html-clean,html_clean]==5.2.2
# via
# -r requirements/base.in
# lxml-html-clean
Expand All @@ -440,7 +440,7 @@ multidict==6.0.5
# yarl
mysqlclient==2.2.4
# via -r requirements/production.in
newrelic==9.9.0
newrelic==9.10.0
# via
# -r requirements/production.in
# edx-django-utils
Expand Down Expand Up @@ -474,7 +474,7 @@ pillow==9.5.0
# -r requirements/base.in
# cairosvg
# django-stdimage
platformdirs==4.2.1
platformdirs==4.2.2
# via
# snowflake-connector-python
# zeep
Expand Down Expand Up @@ -576,7 +576,7 @@ requests==2.31.0
# snowflake-connector-python
# social-auth-core
# zeep
requests-file==2.0.0
requests-file==2.1.0
# via zeep
requests-oauthlib==2.0.0
# via
Expand Down Expand Up @@ -610,7 +610,7 @@ six==1.16.0
# python-monkey-business
slumber==0.7.1
# via edx-rest-api-client
snowflake-connector-python==3.10.0
snowflake-connector-python==3.10.1
# via -r requirements/base.in
social-auth-app-django==5.4.1
# via
Expand All @@ -631,8 +631,6 @@ stevedore==5.2.0
# code-annotations
# edx-django-utils
# edx-opaque-keys
strenum==0.4.15
# via gspread
taxonomy-connector==1.50.0
# via -r requirements/base.in
text-unidecode==1.3
Expand All @@ -645,7 +643,7 @@ tomlkit==0.12.5
# via snowflake-connector-python
tqdm==4.66.4
# via openai
typing-extensions==4.11.0
typing-extensions==4.12.0
# via
# asgiref
# django-countries
Expand Down Expand Up @@ -688,13 +686,13 @@ yarl==1.9.4
# via aiohttp
zeep==4.2.1
# via simple-salesforce
zipp==3.18.1
zipp==3.19.0
# via
# importlib-metadata
# importlib-resources
zope-event==5.0
# via gevent
zope-interface==6.3
zope-interface==6.4.post2
# via gevent

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit 9653421

Please sign in to comment.