Skip to content

Commit

Permalink
chore: python requirements update (#4569)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Feb 10, 2025
1 parent 7edad37 commit 2eba8ef
Show file tree
Hide file tree
Showing 6 changed files with 37 additions and 37 deletions.
16 changes: 8 additions & 8 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# pip-compile --output-file=requirements/base.txt requirements/base.in
#
aiohappyeyeballs==2.4.4
aiohappyeyeballs==2.4.6
# via aiohttp
aiohttp==3.11.11
aiohttp==3.11.12
# via openai
aiosignal==1.3.2
# via aiohttp
Expand Down Expand Up @@ -35,15 +35,15 @@ attrs==25.1.0
# zeep
backoff==2.2.1
# via -r requirements/base.in
beautifulsoup4==4.13.2
beautifulsoup4==4.13.3
# via
# -r requirements/base.in
# taxonomy-connector
billiard==4.2.1
# via celery
boto3==1.36.12
boto3==1.36.16
# via django-ses
botocore==1.36.12
botocore==1.36.16
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -106,7 +106,7 @@ defusedxml==0.7.1
# djangorestframework-xml
# python3-openid
# social-auth-core
django==4.2.18
django==4.2.19
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
Expand Down Expand Up @@ -173,7 +173,7 @@ django-config-models==2.7.0
# via -r requirements/base.in
django-contrib-comments==2.2.0
# via -r requirements/base.in
django-cors-headers==4.6.0
django-cors-headers==4.7.0
# via -r requirements/base.in
django-countries==7.6.1
# via -r requirements/base.in
Expand Down Expand Up @@ -416,7 +416,7 @@ multidict==6.1.0
# via
# aiohttp
# yarl
newrelic==10.5.0
newrelic==10.6.0
# via edx-django-utils
oauthlib==3.2.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/django.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
django==4.2.18
django==4.2.19
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ babel==2.17.0
# via
# pydata-sphinx-theme
# sphinx
beautifulsoup4==4.13.2
beautifulsoup4==4.13.3
# via pydata-sphinx-theme
certifi==2025.1.31
# via
Expand Down
18 changes: 9 additions & 9 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ accessible-pygments==0.0.5
# via
# -r requirements/docs.txt
# pydata-sphinx-theme
aiohappyeyeballs==2.4.4
aiohappyeyeballs==2.4.6
# via
# -r requirements/test.txt
# aiohttp
aiohttp==3.11.11
aiohttp==3.11.12
# via
# -r requirements/test.txt
# openai
Expand Down Expand Up @@ -72,7 +72,7 @@ babel==2.17.0
# sphinx
backoff==2.2.1
# via -r requirements/test.txt
beautifulsoup4==4.13.2
beautifulsoup4==4.13.3
# via
# -r requirements/docs.txt
# -r requirements/test.txt
Expand All @@ -88,11 +88,11 @@ boltons==21.0.0
# face
# glom
# semgrep
boto3==1.36.12
boto3==1.36.16
# via
# -r requirements/test.txt
# django-ses
botocore==1.36.12
botocore==1.36.16
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -188,7 +188,7 @@ colorama==0.4.6
# tox
contentful==2.3.2
# via -r requirements/test.txt
coverage[toml]==7.6.10
coverage[toml]==7.6.11
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -291,7 +291,7 @@ django-config-models==2.7.0
# via -r requirements/test.txt
django-contrib-comments==2.2.0
# via -r requirements/test.txt
django-cors-headers==4.6.0
django-cors-headers==4.7.0
# via -r requirements/test.txt
django-countries==7.6.1
# via -r requirements/test.txt
Expand Down Expand Up @@ -666,7 +666,7 @@ multidict==6.1.0
# yarl
mysqlclient==2.2.7
# via -r requirements/test.txt
newrelic==10.5.0
newrelic==10.6.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -712,7 +712,7 @@ pbr==6.1.1
# via
# -r requirements/test.txt
# stevedore
peewee==3.17.8
peewee==3.17.9
# via
# -r requirements/test.txt
# semgrep
Expand Down
16 changes: 8 additions & 8 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# pip-compile --output-file=requirements/production.txt requirements/production.in
#
aiohappyeyeballs==2.4.4
aiohappyeyeballs==2.4.6
# via
# -r requirements/base.txt
# aiohttp
aiohttp==3.11.11
aiohttp==3.11.12
# via
# -r requirements/base.txt
# openai
Expand Down Expand Up @@ -48,19 +48,19 @@ attrs==25.1.0
# zeep
backoff==2.2.1
# via -r requirements/base.txt
beautifulsoup4==4.13.2
beautifulsoup4==4.13.3
# via
# -r requirements/base.txt
# taxonomy-connector
billiard==4.2.1
# via
# -r requirements/base.txt
# celery
boto3==1.36.12
boto3==1.36.16
# via
# -r requirements/base.txt
# django-ses
botocore==1.36.12
botocore==1.36.16
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -145,7 +145,7 @@ defusedxml==0.7.1
# djangorestframework-xml
# python3-openid
# social-auth-core
django==4.2.18
django==4.2.19
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
Expand Down Expand Up @@ -214,7 +214,7 @@ django-config-models==2.7.0
# via -r requirements/base.txt
django-contrib-comments==2.2.0
# via -r requirements/base.txt
django-cors-headers==4.6.0
django-cors-headers==4.7.0
# via -r requirements/base.txt
django-countries==7.6.1
# via -r requirements/base.txt
Expand Down Expand Up @@ -510,7 +510,7 @@ multidict==6.1.0
# yarl
mysqlclient==2.2.7
# via -r requirements/production.in
newrelic==10.5.0
newrelic==10.6.0
# via
# -r requirements/base.txt
# -r requirements/production.in
Expand Down
20 changes: 10 additions & 10 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# pip-compile --output-file=requirements/test.txt requirements/test.in
#
aiohappyeyeballs==2.4.4
aiohappyeyeballs==2.4.6
# via
# -r requirements/base.txt
# aiohttp
aiohttp==3.11.11
aiohttp==3.11.12
# via
# -r requirements/base.txt
# openai
Expand Down Expand Up @@ -58,7 +58,7 @@ attrs==25.1.0
# zeep
backoff==2.2.1
# via -r requirements/base.txt
beautifulsoup4==4.13.2
beautifulsoup4==4.13.3
# via
# -r requirements/base.txt
# taxonomy-connector
Expand All @@ -71,11 +71,11 @@ boltons==21.0.0
# face
# glom
# semgrep
boto3==1.36.12
boto3==1.36.16
# via
# -r requirements/base.txt
# django-ses
botocore==1.36.12
botocore==1.36.16
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -160,7 +160,7 @@ colorama==0.4.6
# tox
contentful==2.3.2
# via -r requirements/base.txt
coverage[toml]==7.6.10
coverage[toml]==7.6.11
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -189,7 +189,7 @@ dill==0.3.9
# via pylint
distlib==0.3.9
# via virtualenv
django==4.2.18
django==4.2.19
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
Expand Down Expand Up @@ -258,7 +258,7 @@ django-config-models==2.7.0
# via -r requirements/base.txt
django-contrib-comments==2.2.0
# via -r requirements/base.txt
django-cors-headers==4.6.0
django-cors-headers==4.7.0
# via -r requirements/base.txt
django-countries==7.6.1
# via -r requirements/base.txt
Expand Down Expand Up @@ -586,7 +586,7 @@ multidict==6.1.0
# yarl
mysqlclient==2.2.7
# via -r requirements/test.in
newrelic==10.5.0
newrelic==10.6.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -625,7 +625,7 @@ pbr==6.1.1
# via
# -r requirements/base.txt
# stevedore
peewee==3.17.8
peewee==3.17.9
# via semgrep
pillow==9.5.0
# via
Expand Down

0 comments on commit 2eba8ef

Please sign in to comment.