Skip to content

Commit e12caea

Browse files
authored
Merge pull request #37153 from openedx/repo-tools/upgrade-python-requirements-7c2acdc
chore: Upgrade Python requirements
2 parents 421da0a + 11fa84c commit e12caea

11 files changed

Lines changed: 114 additions & 102 deletions

File tree

requirements/edx-sandbox/base.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ codejail-includes==2.0.0
1414
# via -r requirements/edx-sandbox/base.in
1515
contourpy==1.3.3
1616
# via matplotlib
17-
cryptography==45.0.5
17+
cryptography==45.0.6
1818
# via -r requirements/edx-sandbox/base.in
1919
cycler==0.12.1
2020
# via matplotlib
@@ -24,7 +24,7 @@ joblib==1.5.1
2424
# via nltk
2525
kiwisolver==1.4.8
2626
# via matplotlib
27-
lxml[html-clean,html_clean]==5.3.2
27+
lxml[html-clean]==5.3.2
2828
# via
2929
# -c requirements/edx-sandbox/../constraints.txt
3030
# -r requirements/edx-sandbox/base.in
@@ -36,7 +36,7 @@ markupsafe==3.0.2
3636
# via
3737
# chem
3838
# openedx-calc
39-
matplotlib==3.10.3
39+
matplotlib==3.10.5
4040
# via -r requirements/edx-sandbox/base.in
4141
mpmath==1.3.0
4242
# via sympy
@@ -72,7 +72,7 @@ python-dateutil==2.9.0.post0
7272
# via matplotlib
7373
random2==1.0.2
7474
# via -r requirements/edx-sandbox/base.in
75-
regex==2025.7.31
75+
regex==2025.7.34
7676
# via nltk
7777
scipy==1.16.1
7878
# via

requirements/edx/base.txt

Lines changed: 20 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ aniso8601==10.0.1
2424
# via edx-tincan-py35
2525
annotated-types==0.7.0
2626
# via pydantic
27-
anyio==4.9.0
27+
anyio==4.10.0
2828
# via httpx
2929
appdirs==1.4.4
3030
# via fs
@@ -70,14 +70,14 @@ bleach[css]==6.2.0
7070
# xblock-poll
7171
boto==2.49.0
7272
# via -r requirements/edx/kernel.in
73-
boto3==1.39.16
73+
boto3==1.40.6
7474
# via
7575
# -r requirements/edx/kernel.in
7676
# django-ses
7777
# fs-s3fs
7878
# ora2
7979
# snowflake-connector-python
80-
botocore==1.39.16
80+
botocore==1.40.6
8181
# via
8282
# -r requirements/edx/kernel.in
8383
# boto3
@@ -104,7 +104,7 @@ celery==5.5.3
104104
# enterprise-integrated-channels
105105
# event-tracking
106106
# openedx-learning
107-
certifi==2025.7.14
107+
certifi==2025.8.3
108108
# via
109109
# elasticsearch
110110
# httpcore
@@ -148,7 +148,7 @@ codejail-includes==2.0.0
148148
# via -r requirements/edx/kernel.in
149149
crowdsourcehinter-xblock==0.8
150150
# via -r requirements/edx/bundled.in
151-
cryptography==45.0.5
151+
cryptography==45.0.6
152152
# via
153153
# -r requirements/edx/kernel.in
154154
# django-fernet-fields-v2
@@ -191,6 +191,7 @@ django==4.2.23
191191
# django-push-notifications
192192
# django-sekizai
193193
# django-ses
194+
# django-simple-history
194195
# django-statici18n
195196
# django-storages
196197
# django-user-tasks
@@ -341,7 +342,7 @@ django-sekizai==4.1.0
341342
# openedx-django-wiki
342343
django-ses==4.4.0
343344
# via -r requirements/edx/bundled.in
344-
django-simple-history==3.1.1
345+
django-simple-history==3.8.0
345346
# via
346347
# -r requirements/edx/kernel.in
347348
# edx-enterprise
@@ -361,7 +362,7 @@ django-storages==1.14.6
361362
# via
362363
# -r requirements/edx/kernel.in
363364
# edxval
364-
django-user-tasks==3.4.2
365+
django-user-tasks==3.4.3
365366
# via -r requirements/edx/kernel.in
366367
django-waffle==5.0.0
367368
# via
@@ -511,7 +512,7 @@ edx-opaque-keys[django]==3.0.0
511512
# openedx-filters
512513
# ora2
513514
# xblocks-contrib
514-
edx-organizations==7.1.0
515+
edx-organizations==7.2.1
515516
# via -r requirements/edx/kernel.in
516517
edx-proctoring==5.2.0
517518
# via
@@ -578,11 +579,11 @@ event-tracking==3.3.0
578579
# edx-completion
579580
# edx-proctoring
580581
# edx-search
581-
fastavro==1.11.1
582+
fastavro==1.12.0
582583
# via openedx-events
583584
filelock==3.18.0
584585
# via snowflake-connector-python
585-
firebase-admin==7.0.0
586+
firebase-admin==7.1.0
586587
# via edx-ace
587588
frozenlist==1.7.0
588589
# via
@@ -676,6 +677,8 @@ inflection==0.5.1
676677
# via
677678
# drf-spectacular
678679
# drf-yasg
680+
invoke==2.2.0
681+
# via paramiko
679682
ipaddress==1.0.23
680683
# via -r requirements/edx/kernel.in
681684
isodate==0.7.2
@@ -722,9 +725,9 @@ lazy==1.6
722725
# xblock
723726
loremipsum==1.0.5
724727
# via ora2
725-
lti-consumer-xblock==9.14.0
728+
lti-consumer-xblock==9.14.2
726729
# via -r requirements/edx/kernel.in
727-
lxml[html-clean,html_clean]==5.3.2
730+
lxml[html-clean]==5.3.2
728731
# via
729732
# -c requirements/edx/../constraints.txt
730733
# -r requirements/edx/kernel.in
@@ -861,7 +864,7 @@ packaging==25.0
861864
# gunicorn
862865
# kombu
863866
# snowflake-connector-python
864-
paramiko==3.5.1
867+
paramiko==4.0.0
865868
# via edx-enterprise
866869
path==16.11.0
867870
# via
@@ -933,9 +936,7 @@ pydantic==2.11.7
933936
pydantic-core==2.33.2
934937
# via pydantic
935938
pyjwkest==1.4.2
936-
# via
937-
# -r requirements/edx/kernel.in
938-
# lti-consumer-xblock
939+
# via -r requirements/edx/kernel.in
939940
pyjwt[crypto]==2.10.1
940941
# via
941942
# -r requirements/edx/kernel.in
@@ -1039,15 +1040,15 @@ random2==1.0.2
10391040
# via -r requirements/edx/kernel.in
10401041
recommender-xblock==3.1.0
10411042
# via -r requirements/edx/bundled.in
1042-
redis==6.2.0
1043+
redis==6.4.0
10431044
# via
10441045
# -r requirements/edx/kernel.in
10451046
# walrus
10461047
referencing==0.36.2
10471048
# via
10481049
# jsonschema
10491050
# jsonschema-specifications
1050-
regex==2025.7.31
1051+
regex==2025.7.34
10511052
# via nltk
10521053
requests==2.32.4
10531054
# via
@@ -1080,7 +1081,7 @@ requests-oauthlib==2.0.0
10801081
# via
10811082
# -r requirements/edx/kernel.in
10821083
# social-auth-core
1083-
rpds-py==0.26.0
1084+
rpds-py==0.27.0
10841085
# via
10851086
# jsonschema
10861087
# referencing

requirements/edx/coverage.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
chardet==5.2.0
88
# via diff-cover
9-
coverage==7.10.1
9+
coverage==7.10.2
1010
# via -r requirements/edx/coverage.in
1111
diff-cover==9.6.0
1212
# via -r requirements/edx/coverage.in

0 commit comments

Comments
 (0)