Skip to content

Commit

Permalink
chore: Upgraded dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rijuma committed Jan 15, 2025
1 parent 1aef9c7 commit 10c09c1
Show file tree
Hide file tree
Showing 9 changed files with 100 additions and 101 deletions.
2 changes: 1 addition & 1 deletion requirements/edx-sandbox/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ random2==1.0.2
# via -r requirements/edx-sandbox/base.in
regex==2024.11.6
# via nltk
scipy==1.15.0
scipy==1.15.1
# via
# -r requirements/edx-sandbox/base.in
# chem
Expand Down
38 changes: 19 additions & 19 deletions requirements/edx/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ amqp==5.3.1
# via kombu
analytics-python==1.4.post1
# via -r requirements/edx/kernel.in
aniso8601==9.0.1
aniso8601==10.0.0
# via edx-tincan-py35
annotated-types==0.7.0
# via pydantic
Expand Down Expand Up @@ -72,20 +72,20 @@ bleach[css]==6.2.0
# xblock-poll
boto==2.49.0
# via -r requirements/edx/kernel.in
boto3==1.35.93
boto3==1.35.99
# via
# -r requirements/edx/kernel.in
# django-ses
# fs-s3fs
# ora2
botocore==1.35.93
botocore==1.35.99
# via
# -r requirements/edx/kernel.in
# boto3
# s3transfer
bridgekeeper==0.9
# via -r requirements/edx/kernel.in
cachecontrol==0.14.1
cachecontrol==0.14.2
# via firebase-admin
cachetools==5.5.0
# via google-auth
Expand Down Expand Up @@ -138,7 +138,7 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
code-annotations==2.1.0
code-annotations==2.2.0
# via
# edx-enterprise
# edx-toggles
Expand Down Expand Up @@ -168,7 +168,7 @@ defusedxml==0.7.1
# ora2
# python3-openid
# social-auth-core
django==4.2.17
django==4.2.18
# via
# -c requirements/edx/../common_constraints.txt
# -c requirements/edx/../constraints.txt
Expand Down Expand Up @@ -328,7 +328,7 @@ django-sekizai==4.1.0
# via
# -r requirements/edx/kernel.in
# openedx-django-wiki
django-ses==4.3.1
django-ses==4.3.2
# via -r requirements/edx/bundled.in
django-simple-history==3.4.0
# via
Expand Down Expand Up @@ -593,7 +593,7 @@ google-api-core[grpc]==2.24.0
# google-cloud-core
# google-cloud-firestore
# google-cloud-storage
google-api-python-client==2.157.0
google-api-python-client==2.159.0
# via firebase-admin
google-auth==2.37.0
# via
Expand All @@ -609,7 +609,7 @@ google-cloud-core==2.4.1
# via
# google-cloud-firestore
# google-cloud-storage
google-cloud-firestore==2.19.0
google-cloud-firestore==2.20.0
# via firebase-admin
google-cloud-storage==2.19.0
# via firebase-admin
Expand Down Expand Up @@ -744,9 +744,9 @@ markupsafe==3.0.2
# mako
# openedx-calc
# xblock
maxminddb==2.6.2
maxminddb==2.6.3
# via geoip2
meilisearch==0.33.0
meilisearch==0.33.1
# via
# -r requirements/edx/kernel.in
# edx-search
Expand All @@ -756,7 +756,7 @@ monotonic==1.6
# via
# analytics-python
# py2neo
more-itertools==10.5.0
more-itertools==10.6.0
# via cssutils
mpmath==1.3.0
# via sympy
Expand All @@ -766,7 +766,7 @@ multidict==6.1.0
# via
# aiohttp
# yarl
mysqlclient==2.2.6
mysqlclient==2.2.7
# via
# -r requirements/edx/kernel.in
# openedx-forum
Expand Down Expand Up @@ -813,7 +813,7 @@ openedx-django-require==2.1.0
# via -r requirements/edx/kernel.in
openedx-django-wiki==2.1.0
# via -r requirements/edx/kernel.in
openedx-events==9.15.0
openedx-events==9.15.1
# via
# -r requirements/edx/kernel.in
# edx-enterprise
Expand Down Expand Up @@ -889,7 +889,7 @@ proto-plus==1.25.0
# via
# google-api-core
# google-cloud-firestore
protobuf==5.29.2
protobuf==5.29.3
# via
# google-api-core
# google-cloud-firestore
Expand Down Expand Up @@ -921,7 +921,7 @@ pycryptodomex==3.21.0
# edx-proctoring
# lti-consumer-xblock
# pyjwkest
pydantic==2.10.4
pydantic==2.10.5
# via camel-converter
pydantic-core==2.27.2
# via pydantic
Expand Down Expand Up @@ -1094,7 +1094,7 @@ s3transfer==0.10.4
# via boto3
sailthru-client==2.2.3
# via edx-ace
scipy==1.15.0
scipy==1.15.1
# via
# chem
# openedx-calc
Expand Down Expand Up @@ -1211,7 +1211,7 @@ uritemplate==4.1.1
# drf-spectacular
# drf-yasg
# google-api-python-client
urllib3==1.26.20
urllib3==2.2.3
# via
# -c requirements/edx/../common_constraints.txt
# botocore
Expand Down Expand Up @@ -1250,7 +1250,7 @@ webob==1.8.9
# xblock
wheel==0.45.1
# via django-pipeline
wrapt==1.17.0
wrapt==1.17.2
# via -r requirements/edx/kernel.in
xblock[django]==5.1.0
# via
Expand Down
51 changes: 25 additions & 26 deletions requirements/edx/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ analytics-python==1.4.post1
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
aniso8601==9.0.1
aniso8601==10.0.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -145,14 +145,14 @@ boto==2.49.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
boto3==1.35.93
boto3==1.35.99
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# django-ses
# fs-s3fs
# ora2
botocore==1.35.93
botocore==1.35.99
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand All @@ -166,7 +166,7 @@ build==1.2.2.post1
# via
# -r requirements/edx/../pip-tools.txt
# pip-tools
cachecontrol==0.14.1
cachecontrol==0.14.2
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -268,7 +268,7 @@ click-repl==0.3.0
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# celery
code-annotations==2.1.0
code-annotations==2.2.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -338,7 +338,7 @@ distlib==0.3.9
# via
# -r requirements/edx/testing.txt
# virtualenv
django==4.2.17
django==4.2.18
# via
# -c requirements/edx/../common_constraints.txt
# -c requirements/edx/../constraints.txt
Expand Down Expand Up @@ -459,7 +459,7 @@ django-crum==0.7.9
# edx-rbac
# edx-toggles
# super-csv
django-debug-toolbar==4.4.6
django-debug-toolbar==5.0.1
# via -r requirements/edx/development.in
django-fernet-fields-v2==0.9
# via
Expand Down Expand Up @@ -549,7 +549,7 @@ django-sekizai==4.1.0
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# openedx-django-wiki
django-ses==4.3.1
django-ses==4.3.2
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -577,12 +577,12 @@ django-storages==1.14.3
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# edxval
django-stubs==5.1.1
django-stubs==5.1.2
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/development.in
# djangorestframework-stubs
django-stubs-ext==5.1.1
django-stubs-ext==5.1.2
# via django-stubs
django-user-tasks==3.2.0
# via
Expand Down Expand Up @@ -884,7 +884,7 @@ execnet==2.1.1
# pytest-xdist
factory-boy==3.3.1
# via -r requirements/edx/testing.txt
faker==33.3.0
faker==33.3.1
# via
# -r requirements/edx/testing.txt
# factory-boy
Expand Down Expand Up @@ -957,7 +957,7 @@ google-api-core[grpc]==2.24.0
# google-cloud-core
# google-cloud-firestore
# google-cloud-storage
google-api-python-client==2.157.0
google-api-python-client==2.159.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand All @@ -983,7 +983,7 @@ google-cloud-core==2.4.1
# -r requirements/edx/testing.txt
# google-cloud-firestore
# google-cloud-storage
google-cloud-firestore==2.19.0
google-cloud-firestore==2.20.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -1238,7 +1238,7 @@ markupsafe==3.0.2
# mako
# openedx-calc
# xblock
maxminddb==2.6.2
maxminddb==2.6.3
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand All @@ -1247,7 +1247,7 @@ mccabe==0.7.0
# via
# -r requirements/edx/testing.txt
# pylint
meilisearch==0.33.0
meilisearch==0.33.1
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand All @@ -1268,7 +1268,7 @@ monotonic==1.6
# -r requirements/edx/testing.txt
# analytics-python
# py2neo
more-itertools==10.5.0
more-itertools==10.6.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand All @@ -1293,7 +1293,7 @@ mypy==1.14.1
# via -r requirements/edx/development.in
mypy-extensions==1.0.0
# via mypy
mysqlclient==2.2.6
mysqlclient==2.2.7
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -1368,7 +1368,7 @@ openedx-django-wiki==2.1.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
openedx-events==9.15.0
openedx-events==9.15.1
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -1510,7 +1510,7 @@ proto-plus==1.25.0
# -r requirements/edx/testing.txt
# google-api-core
# google-cloud-firestore
protobuf==5.29.2
protobuf==5.29.3
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -1565,7 +1565,7 @@ pycryptodomex==3.21.0
# edx-proctoring
# lti-consumer-xblock
# pyjwkest
pydantic==2.10.4
pydantic==2.10.5
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -1892,7 +1892,7 @@ sailthru-client==2.2.3
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# edx-ace
scipy==1.15.0
scipy==1.15.1
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -2117,10 +2117,8 @@ types-pyyaml==6.0.12.20241230
# via
# django-stubs
# djangorestframework-stubs
types-requests==2.31.0.6
types-requests==2.32.0.20241016
# via djangorestframework-stubs
types-urllib3==1.26.25.14
# via types-requests
typing-extensions==4.12.2
# via
# -r requirements/edx/doc.txt
Expand Down Expand Up @@ -2167,7 +2165,7 @@ uritemplate==4.1.1
# drf-spectacular
# drf-yasg
# google-api-python-client
urllib3==1.26.20
urllib3==2.2.3
# via
# -c requirements/edx/../common_constraints.txt
# -r requirements/edx/doc.txt
Expand All @@ -2176,6 +2174,7 @@ urllib3==1.26.20
# elasticsearch
# py2neo
# requests
# types-requests
user-util==1.1.0
# via
# -r requirements/edx/doc.txt
Expand Down Expand Up @@ -2242,7 +2241,7 @@ wheel==0.45.1
# -r requirements/edx/testing.txt
# django-pipeline
# pip-tools
wrapt==1.17.0
wrapt==1.17.2
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down
Loading

0 comments on commit 10c09c1

Please sign in to comment.