Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: python requirements update #4341

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 20 additions & 18 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@ boltons==21.0.0
# face
# glom
# semgrep
boto3==1.34.88
boto3==1.34.93
# via django-ses
botocore==1.34.88
botocore==1.34.93
# 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.4.4
coverage[toml]==7.5.0
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -338,6 +338,8 @@ djangorestframework-csv==3.0.2
# via -r requirements/base.in
djangorestframework-xml==2.0.0
# via -r requirements/base.in
dnspython==2.6.1
# via pymongo
docutils==0.19
# via
# pydata-sphinx-theme
Expand Down Expand Up @@ -382,11 +384,11 @@ edx-event-bus-kafka==5.7.0
# via -r requirements/base.in
edx-event-bus-redis==0.5.0
# via -r requirements/base.in
edx-i18n-tools==1.5.0
edx-i18n-tools==1.6.0
# via -r requirements/local.in
edx-lint==5.3.6
# via -r requirements/test.in
edx-opaque-keys[django]==2.5.1
edx-opaque-keys[django]==2.9.0
# via
# -r requirements/base.in
# edx-ccx-keys
Expand Down Expand Up @@ -425,7 +427,7 @@ face==22.0.0
# via glom
factory-boy==3.3.0
# via -r requirements/test.in
faker==24.11.0
faker==24.14.1
# via factory-boy
fastavro==1.9.4
# via openedx-events
Expand All @@ -434,7 +436,7 @@ filelock==3.13.4
# snowflake-connector-python
# tox
# virtualenv
freezegun==1.4.0
freezegun==1.5.0
# via -r requirements/test.in
frozenlist==1.4.1
# via
Expand All @@ -446,7 +448,7 @@ glom==22.1.0
# via semgrep
google-api-core==2.18.0
# via google-api-python-client
google-api-python-client==2.126.0
google-api-python-client==2.127.0
# via -r requirements/base.in
google-auth==2.29.0
# via
Expand Down Expand Up @@ -582,7 +584,7 @@ pillow==9.5.0
# -r requirements/base.in
# cairosvg
# django-stdimage
platformdirs==4.2.0
platformdirs==4.2.1
# via
# pylint
# snowflake-connector-python
Expand Down Expand Up @@ -652,7 +654,7 @@ pymemcache==4.0.0
# via
# -r requirements/local.in
# -r requirements/test.in
pymongo==3.13.0
pymongo==4.4.0
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
Expand All @@ -668,7 +670,7 @@ pyrsistent==0.20.0
# via jsonschema
pysocks==1.7.1
# via urllib3
pytest==8.1.1
pytest==8.2.0
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -732,7 +734,7 @@ pyyaml==6.0.1
# responses
rcssmin==1.1.1
# via django-compressor
redis==5.0.3
redis==5.0.4
# via
# -r requirements/base.in
# walrus
Expand Down Expand Up @@ -813,13 +815,13 @@ sniffio==1.3.1
# via trio
snowballstemmer==2.2.0
# via sphinx
snowflake-connector-python==3.9.0
snowflake-connector-python==3.9.1
# via -r requirements/base.in
social-auth-app-django==5.4.0
social-auth-app-django==5.4.1
# via
# -r requirements/base.in
# edx-auth-backends
social-auth-core==4.5.3
social-auth-core==4.5.4
# via
# edx-auth-backends
# social-auth-app-django
Expand Down Expand Up @@ -866,7 +868,7 @@ testfixtures==8.1.0
# via -r requirements/test.in
text-unidecode==1.3
# via python-slugify
tinycss2==1.2.1
tinycss2==1.3.0
# via
# cairosvg
# cssselect2
Expand Down Expand Up @@ -932,7 +934,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.25.3
virtualenv==20.26.0
# via tox
walrus==0.9.3
# via edx-event-bus-redis
Expand All @@ -946,7 +948,7 @@ webencodings==0.5.1
# tinycss2
wsproto==1.2.0
# via trio-websocket
xss-utils==0.5.0
xss-utils==0.6.0
# via -r requirements/base.in
yarl==1.9.4
# via aiohttp
Expand Down
26 changes: 14 additions & 12 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.88
boto3==1.34.93
# via django-ses
botocore==1.34.88
botocore==1.34.93
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -278,6 +278,8 @@ djangorestframework-csv==3.0.2
# via -r requirements/base.in
djangorestframework-xml==2.0.0
# via -r requirements/base.in
dnspython==2.6.1
# via pymongo
drf-extensions==0.7.1
# via -r requirements/base.in
drf-flex-fields==1.0.2
Expand Down Expand Up @@ -318,7 +320,7 @@ edx-event-bus-kafka==5.7.0
# via -r requirements/base.in
edx-event-bus-redis==0.5.0
# via -r requirements/base.in
edx-opaque-keys[django]==2.5.1
edx-opaque-keys[django]==2.9.0
# via
# -r requirements/base.in
# edx-ccx-keys
Expand Down Expand Up @@ -360,7 +362,7 @@ gevent==24.2.1
# via -r requirements/production.in
google-api-core==2.18.0
# via google-api-python-client
google-api-python-client==2.126.0
google-api-python-client==2.127.0
# via -r requirements/base.in
google-auth==2.29.0
# via
Expand Down Expand Up @@ -470,7 +472,7 @@ pillow==9.5.0
# -r requirements/base.in
# cairosvg
# django-stdimage
platformdirs==4.2.0
platformdirs==4.2.1
# via
# snowflake-connector-python
# zeep
Expand Down Expand Up @@ -506,7 +508,7 @@ pyjwt[crypto]==2.8.0
# social-auth-core
pymemcache==4.0.0
# via -r requirements/production.in
pymongo==3.13.0
pymongo==4.4.0
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
Expand Down Expand Up @@ -550,7 +552,7 @@ pyyaml==6.0.1
# edx-django-release-util
rcssmin==1.1.1
# via django-compressor
redis==5.0.3
redis==5.0.4
# via
# -r requirements/base.in
# walrus
Expand Down Expand Up @@ -606,13 +608,13 @@ six==1.16.0
# python-monkey-business
slumber==0.7.1
# via edx-rest-api-client
snowflake-connector-python==3.9.0
snowflake-connector-python==3.9.1
# via -r requirements/base.in
social-auth-app-django==5.4.0
social-auth-app-django==5.4.1
# via
# -r requirements/base.in
# edx-auth-backends
social-auth-core==4.5.3
social-auth-core==4.5.4
# via
# edx-auth-backends
# social-auth-app-django
Expand All @@ -633,7 +635,7 @@ taxonomy-connector==1.50.0
# via -r requirements/base.in
text-unidecode==1.3
# via python-slugify
tinycss2==1.2.1
tinycss2==1.3.0
# via
# cairosvg
# cssselect2
Expand Down Expand Up @@ -678,7 +680,7 @@ webencodings==0.5.1
# via
# cssselect2
# tinycss2
xss-utils==0.5.0
xss-utils==0.6.0
# via -r requirements/base.in
yarl==1.9.4
# via aiohttp
Expand Down
Loading