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 #4514

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
2 changes: 1 addition & 1 deletion requirements/django.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
django==4.2.16
django==4.2.17
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ python-dateutil==2.9.0.post0
# via elasticsearch-dsl
requests==2.32.3
# via sphinx
six==1.16.0
six==1.17.0
# via
# django-elasticsearch-dsl
# elasticsearch-dsl
Expand Down
22 changes: 11 additions & 11 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ accessible-pygments==0.0.5
# via pydata-sphinx-theme
aiohappyeyeballs==2.4.4
# via aiohttp
aiohttp==3.11.9
aiohttp==3.11.10
# via openai
aiosignal==1.3.1
# via aiohttp
Expand All @@ -32,7 +32,7 @@ asgiref==3.8.1
# django-countries
asn1crypto==1.5.1
# via snowflake-connector-python
astroid==3.3.5
astroid==3.3.6
# via
# pylint
# pylint-celery
Expand Down Expand Up @@ -64,9 +64,9 @@ boltons==21.0.0
# face
# glom
# semgrep
boto3==1.35.71
boto3==1.35.76
# via django-ses
botocore==1.35.71
botocore==1.35.76
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -136,7 +136,7 @@ colorama==0.4.6
# tox
contentful==2.2.0
# via -r requirements/base.in
coverage[toml]==7.6.8
coverage[toml]==7.6.9
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -352,15 +352,15 @@ edx-api-doc-tools==2.0.0
# via -r requirements/base.in
edx-auth-backends==4.4.0
# via -r requirements/base.in
edx-ccx-keys==1.3.0
edx-ccx-keys==2.0.2
# via
# -r requirements/base.in
# openedx-events
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==7.0.1
edx-django-utils==7.1.0
# via
# -r requirements/base.in
# django-config-models
Expand Down Expand Up @@ -590,7 +590,7 @@ propcache==0.2.1
# yarl
proto-plus==1.25.0
# via google-api-core
protobuf==5.29.0
protobuf==5.29.1
# via
# google-api-core
# googleapis-common-protos
Expand Down Expand Up @@ -721,7 +721,7 @@ pyyaml==6.0.2
# responses
rcssmin==1.1.2
# via django-compressor
redis==5.2.0
redis==5.2.1
# via
# -r requirements/base.in
# walrus
Expand Down Expand Up @@ -783,7 +783,7 @@ semgrep==0.102.0
# -r requirements/test.in
simple-salesforce==1.12.6
# via -r requirements/base.in
six==1.16.0
six==1.17.0
# via
# django-elasticsearch-dsl
# django-elasticsearch-dsl-drf
Expand All @@ -800,7 +800,7 @@ sniffio==1.3.1
# via trio
snowballstemmer==2.2.0
# via sphinx
snowflake-connector-python==3.12.3
snowflake-connector-python==3.12.4
# via -r requirements/base.in
social-auth-app-django==5.4.2
# via
Expand Down
20 changes: 10 additions & 10 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
aiohappyeyeballs==2.4.4
# via aiohttp
aiohttp==3.11.9
aiohttp==3.11.10
# via openai
aiosignal==1.3.1
# via aiohttp
Expand Down Expand Up @@ -41,9 +41,9 @@ beautifulsoup4==4.12.3
# taxonomy-connector
billiard==4.2.1
# via celery
boto3==1.35.71
boto3==1.35.76
# via django-ses
botocore==1.35.71
botocore==1.35.76
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -107,7 +107,7 @@ defusedxml==0.7.1
# djangorestframework-xml
# python3-openid
# social-auth-core
django==4.2.16
django==4.2.17
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
Expand Down Expand Up @@ -288,15 +288,15 @@ edx-api-doc-tools==2.0.0
# via -r requirements/base.in
edx-auth-backends==4.4.0
# via -r requirements/base.in
edx-ccx-keys==1.3.0
edx-ccx-keys==2.0.2
# via
# -r requirements/base.in
# openedx-events
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==7.0.1
edx-django-utils==7.1.0
# via
# -r requirements/base.in
# django-config-models
Expand Down Expand Up @@ -473,7 +473,7 @@ propcache==0.2.1
# yarl
proto-plus==1.25.0
# via google-api-core
protobuf==5.29.0
protobuf==5.29.1
# via
# google-api-core
# googleapis-common-protos
Expand Down Expand Up @@ -544,7 +544,7 @@ pyyaml==6.0.2
# edx-django-release-util
rcssmin==1.1.2
# via django-compressor
redis==5.2.0
redis==5.2.1
# via
# -r requirements/base.in
# walrus
Expand Down Expand Up @@ -586,7 +586,7 @@ semantic-version==2.10.0
# via edx-drf-extensions
simple-salesforce==1.12.6
# via -r requirements/base.in
six==1.16.0
six==1.17.0
# via
# django-elasticsearch-dsl
# django-elasticsearch-dsl-drf
Expand All @@ -595,7 +595,7 @@ six==1.16.0
# edx-django-release-util
# elasticsearch-dsl
# python-dateutil
snowflake-connector-python==3.12.3
snowflake-connector-python==3.12.4
# via -r requirements/base.in
social-auth-app-django==5.4.2
# via
Expand Down
Loading