Skip to content

Commit

Permalink
chore: Upgrade Python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Dec 30, 2024
1 parent 6a6ca43 commit 4cf33aa
Show file tree
Hide file tree
Showing 7 changed files with 41 additions and 26 deletions.
2 changes: 1 addition & 1 deletion requirements/celery53.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
amqp==5.3.1
billiard==4.2.1
celery==5.4.0
click==8.1.7
click==8.1.8
click-didyoumean==0.3.1
click-repl==0.3.0
kombu==5.4.2
Expand Down
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ asn1crypto==1.5.1
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/test-master.txt
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/test.txt
# snowflake-connector-python
astroid==3.3.6
astroid==3.3.8
# via
# pylint
# pylint-celery
Expand Down Expand Up @@ -127,7 +127,7 @@ charset-normalizer==2.0.12
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/test.txt
# requests
# snowflake-connector-python
click==8.1.7
click==8.1.8
# via
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/doc.txt
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/test-master.txt
Expand Down Expand Up @@ -168,7 +168,7 @@ code-annotations==2.0.0
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/test.txt
# edx-lint
# edx-toggles
coverage[toml]==7.6.9
coverage[toml]==7.6.10
# via
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/test.txt
# pytest-cov
Expand All @@ -192,7 +192,7 @@ defusedxml==0.7.1
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/test-master.txt
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/test.txt
# djangorestframework-xml
diff-cover==9.2.0
diff-cover==9.2.1
# via -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/test.txt
dill==0.3.9
# via pylint
Expand Down Expand Up @@ -526,7 +526,7 @@ newrelic==10.3.1
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/test-master.txt
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/test.txt
# edx-django-utils
nh3==0.2.19
nh3==0.2.20
# via
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/doc.txt
# readme-renderer
Expand Down Expand Up @@ -650,7 +650,7 @@ pycparser==2.22
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/test-master.txt
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/test.txt
# cffi
pydata-sphinx-theme==0.16.0
pydata-sphinx-theme==0.16.1
# via
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/doc.txt
# sphinx-book-theme
Expand All @@ -675,7 +675,7 @@ pyjwt[crypto]==2.10.1
# edx-drf-extensions
# edx-rest-api-client
# snowflake-connector-python
pylint==3.3.2
pylint==3.3.3
# via
# edx-lint
# pylint-celery
Expand Down
6 changes: 3 additions & 3 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ charset-normalizer==2.0.12
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/test-master.txt
# requests
# snowflake-connector-python
click==8.1.7
click==8.1.8
# via
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/test-master.txt
# celery
Expand Down Expand Up @@ -307,7 +307,7 @@ newrelic==10.3.1
# via
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/test-master.txt
# edx-django-utils
nh3==0.2.19
nh3==0.2.20
# via readme-renderer
oauthlib==3.2.2
# via
Expand Down Expand Up @@ -369,7 +369,7 @@ pycparser==2.22
# via
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/test-master.txt
# cffi
pydata-sphinx-theme==0.16.0
pydata-sphinx-theme==0.16.1
# via sphinx-book-theme
pygments==2.18.0
# via
Expand Down
31 changes: 23 additions & 8 deletions requirements/edx-platform-constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,9 @@ backoff==1.10.0
bcrypt==4.2.1
# via paramiko
beautifulsoup4==4.12.3
# via pynliner
# via
# openedx-forum
# pynliner
# via celery
bleach[css]==6.2.0
# via
Expand Down Expand Up @@ -228,6 +230,7 @@ django==4.2.17
# openedx-django-wiki
# openedx-events
# openedx-filters
# openedx-forum
# openedx-learning
# ora2
# social-auth-app-django
Expand Down Expand Up @@ -372,6 +375,7 @@ djangorestframework==3.14.0
# edx-organizations
# edx-proctoring
# edx-submissions
# openedx-forum
# openedx-learning
# ora2
# super-csv
Expand Down Expand Up @@ -456,7 +460,7 @@ edx-drf-extensions==10.5.0
# edx-when
# edxval
# openedx-learning
edx-enterprise==5.3.1
edx-enterprise==5.5.2
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/kernel.in
Expand Down Expand Up @@ -492,7 +496,7 @@ edx-opaque-keys[django]==2.11.0
# ora2
edx-organizations==6.13.0
# via -r requirements/edx/kernel.in
edx-proctoring==5.0.1
edx-proctoring==4.18.4
# via
# -r requirements/edx/kernel.in
# edx-proctoring-proctortrack
Expand All @@ -503,7 +507,9 @@ edx-rest-api-client==6.0.0
# edx-enterprise
# edx-proctoring
edx-search==4.1.1
# via -r requirements/edx/kernel.in
# via
# -r requirements/edx/kernel.in
# openedx-forum
edx-sga==0.25.0
# via -r requirements/edx/bundled.in
edx-submissions==3.8.3
Expand All @@ -529,12 +535,13 @@ edx-when==2.5.0
# via
# -r requirements/edx/kernel.in
# edx-proctoring
edxval==2.6.1
edxval==2.7.0
# via -r requirements/edx/kernel.in
elasticsearch==7.9.1
# via
# -c requirements/edx/../common_constraints.txt
# edx-search
# openedx-forum
enmerkar==0.7.1
# via enmerkar-underscore
enmerkar-underscore==2.3.1
Expand Down Expand Up @@ -758,7 +765,9 @@ multidict==6.1.0
# aiohttp
# yarl
mysqlclient==2.2.6
# via -r requirements/edx/kernel.in
# via
# -r requirements/edx/kernel.in
# openedx-forum
newrelic==10.3.1
# via edx-django-utils
nh3==0.2.19
Expand Down Expand Up @@ -788,7 +797,9 @@ openai==0.28.1
# -c requirements/edx/../constraints.txt
# edx-enterprise
openedx-atlas==0.6.2
# via -r requirements/edx/kernel.in
# via
# -r requirements/edx/kernel.in
# openedx-forum
openedx-calc==4.0.1
# via -r requirements/edx/kernel.in
openedx-django-pyfs==3.7.0
Expand All @@ -809,11 +820,13 @@ openedx-events==9.15.0
# edx-name-affirmation
# event-tracking
# ora2
openedx-filters==1.11.0
openedx-filters==1.12.0
# via
# -r requirements/edx/kernel.in
# lti-consumer-xblock
# ora2
openedx-forum==0.1.5
# via -r requirements/edx/kernel.in
openedx-learning==0.18.1
# via
# -c requirements/edx/../constraints.txt
Expand Down Expand Up @@ -947,6 +960,7 @@ pymongo==4.4.0
# edx-opaque-keys
# event-tracking
# mongoengine
# openedx-forum
# openedx-mongodbproxy
pynacl==1.5.0
# via
Expand Down Expand Up @@ -1056,6 +1070,7 @@ requests==2.32.3
# mailsnake
# meilisearch
# openai
# openedx-forum
# optimizely-sdk
# pyjwkest
# pylti1p3
Expand Down
8 changes: 4 additions & 4 deletions requirements/js_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
#
# make upgrade
#
attrs==24.2.0
attrs==24.3.0
# via
# outcome
# trio
autocommand==2.2.2
# via jaraco-text
backports-tarfile==1.2.0
# via jaraco-context
certifi==2024.8.30
certifi==2024.12.14
# via selenium
cheroot==10.0.1
# via cherrypy
Expand Down Expand Up @@ -79,15 +79,15 @@ tempora==5.7.0
# via
# -r requirements/js_test.in
# portend
trio==0.27.0
trio==0.28.0
# via
# selenium
# trio-websocket
trio-websocket==0.11.1
# via selenium
typing-extensions==4.12.2
# via selenium
urllib3[socks]==2.2.3
urllib3[socks]==2.3.0
# via selenium
websocket-client==1.8.0
# via selenium
Expand Down
2 changes: 1 addition & 1 deletion requirements/test-master.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ charset-normalizer==2.0.12
# -c /home/runner/work/edx-enterprise/edx-enterprise/requirements/edx-platform-constraints.txt
# requests
# snowflake-connector-python
click==8.1.7
click==8.1.8
# via
# celery
# click-didyoumean
Expand Down
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ code-annotations==2.0.0
# via
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/test-master.txt
# edx-toggles
coverage[toml]==7.6.9
coverage[toml]==7.6.10
# via pytest-cov
cryptography==44.0.0
# via
Expand All @@ -108,7 +108,7 @@ defusedxml==0.7.1
# via
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/test-master.txt
# djangorestframework-xml
diff-cover==9.2.0
diff-cover==9.2.1
# via -r requirements/test.in
# via
# -c /home/runner/work/edx-enterprise/edx-enterprise/requirements/common_constraints.txt
Expand Down

0 comments on commit 4cf33aa

Please sign in to comment.