Skip to content

Commit b2d53d5

Browse files
chore: Upgrade Python requirements (#892)
1 parent f8b1c00 commit b2d53d5

7 files changed

Lines changed: 30 additions & 30 deletions

File tree

requirements/ci.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,33 +4,33 @@
44
#
55
# make upgrade
66
#
7-
cachetools==7.0.0
7+
cachetools==7.0.1
88
# via tox
99
chardet==5.2.0
1010
# via tox
1111
colorama==0.4.6
1212
# via tox
13-
coverage==7.13.3
13+
coverage==7.13.4
1414
# via -r requirements/ci.in
1515
distlib==0.4.0
1616
# via virtualenv
17-
filelock==3.20.3
17+
filelock==3.24.0
1818
# via
1919
# tox
2020
# virtualenv
2121
packaging==26.0
2222
# via
2323
# pyproject-api
2424
# tox
25-
platformdirs==4.5.1
25+
platformdirs==4.9.1
2626
# via
2727
# tox
2828
# virtualenv
2929
pluggy==1.6.0
3030
# via tox
3131
pyproject-api==1.10.0
3232
# via tox
33-
tox==4.34.1
33+
tox==4.35.0
3434
# via -r requirements/ci.in
3535
virtualenv==20.36.1
3636
# via tox

requirements/dev.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ astroid==4.0.4
1717
# -r requirements/test.txt
1818
# pylint
1919
# pylint-celery
20-
boto3==1.42.44
20+
boto3==1.42.49
2121
# via
2222
# -r requirements/test.txt
2323
# fs-s3fs
24-
botocore==1.42.44
24+
botocore==1.42.49
2525
# via
2626
# -r requirements/test.txt
2727
# boto3
@@ -30,7 +30,7 @@ build==1.4.0
3030
# via
3131
# -r requirements/pip-tools.txt
3232
# pip-tools
33-
cachetools==7.0.0
33+
cachetools==7.0.1
3434
# via
3535
# -r requirements/ci.txt
3636
# -r requirements/test.txt
@@ -62,7 +62,7 @@ colorama==0.4.6
6262
# -r requirements/ci.txt
6363
# -r requirements/test.txt
6464
# tox
65-
coverage[toml]==7.13.3
65+
coverage[toml]==7.13.4
6666
# via
6767
# -r requirements/ci.txt
6868
# -r requirements/test.txt
@@ -93,7 +93,7 @@ edx-lint==5.6.0
9393
# via -r requirements/test.txt
9494
edx-opaque-keys==3.0.0
9595
# via -r requirements/test.txt
96-
filelock==3.20.3
96+
filelock==3.24.0
9797
# via
9898
# -r requirements/ci.txt
9999
# -r requirements/test.txt
@@ -108,7 +108,7 @@ fs-s3fs==1.1.1
108108
# via
109109
# -r requirements/test.txt
110110
# openedx-django-pyfs
111-
hypothesis==6.151.5
111+
hypothesis==6.151.6
112112
# via -r requirements/test.txt
113113
iniconfig==2.3.0
114114
# via
@@ -159,9 +159,9 @@ packaging==26.0
159159
# wheel
160160
path==17.1.1
161161
# via -r requirements/test.txt
162-
pip-tools==7.5.2
162+
pip-tools==7.5.3
163163
# via -r requirements/pip-tools.txt
164-
platformdirs==4.5.1
164+
platformdirs==4.9.1
165165
# via
166166
# -r requirements/ci.txt
167167
# -r requirements/test.txt
@@ -224,7 +224,7 @@ pytest==9.0.2
224224
# pytest-django
225225
pytest-cov==7.0.0
226226
# via -r requirements/test.txt
227-
pytest-django==4.11.1
227+
pytest-django==4.12.0
228228
# via -r requirements/test.txt
229229
python-dateutil==2.9.0.post0
230230
# via
@@ -274,7 +274,7 @@ tomlkit==0.14.0
274274
# via
275275
# -r requirements/test.txt
276276
# pylint
277-
tox==4.34.1
277+
tox==4.35.0
278278
# via
279279
# -r requirements/ci.txt
280280
# -r requirements/test.txt

requirements/django.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ appdirs==1.4.4
1010
# fs
1111
asgiref==3.11.1
1212
# via django
13-
boto3==1.42.44
13+
boto3==1.42.49
1414
# via fs-s3fs
15-
botocore==1.42.44
15+
botocore==1.42.49
1616
# via
1717
# boto3
1818
# s3transfer

requirements/doc.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ babel==2.18.0
2222
# sphinx
2323
beautifulsoup4==4.14.3
2424
# via pydata-sphinx-theme
25-
boto3==1.42.44
25+
boto3==1.42.49
2626
# via
2727
# -r requirements/django.txt
2828
# fs-s3fs
29-
botocore==1.42.44
29+
botocore==1.42.49
3030
# via
3131
# -r requirements/django.txt
3232
# boto3

requirements/pip-tools.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ packaging==26.0
1212
# via
1313
# build
1414
# wheel
15-
pip-tools==7.5.2
15+
pip-tools==7.5.3
1616
# via -r requirements/pip-tools.in
1717
pyproject-hooks==1.2.0
1818
# via

requirements/pip.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ pip==25.3
1414
# via
1515
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
1616
# -r requirements/pip.in
17-
setuptools==81.0.0
17+
setuptools==82.0.0
1818
# via -r requirements/pip.in

requirements/test.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,16 @@ astroid==4.0.4
1717
# -r requirements/test.in
1818
# pylint
1919
# pylint-celery
20-
boto3==1.42.44
20+
boto3==1.42.49
2121
# via
2222
# -r requirements/django.txt
2323
# fs-s3fs
24-
botocore==1.42.44
24+
botocore==1.42.49
2525
# via
2626
# -r requirements/django.txt
2727
# boto3
2828
# s3transfer
29-
cachetools==7.0.0
29+
cachetools==7.0.1
3030
# via tox
3131
chardet==5.2.0
3232
# via
@@ -43,7 +43,7 @@ code-annotations==2.3.0
4343
# via edx-lint
4444
colorama==0.4.6
4545
# via tox
46-
coverage[toml]==7.13.3
46+
coverage[toml]==7.13.4
4747
# via
4848
# -r requirements/test.in
4949
# pytest-cov
@@ -67,7 +67,7 @@ edx-lint==5.6.0
6767
# via -r requirements/test.in
6868
edx-opaque-keys==3.0.0
6969
# via -r requirements/django.txt
70-
filelock==3.20.3
70+
filelock==3.24.0
7171
# via
7272
# tox
7373
# virtualenv
@@ -80,7 +80,7 @@ fs-s3fs==1.1.1
8080
# via
8181
# -r requirements/django.txt
8282
# openedx-django-pyfs
83-
hypothesis==6.151.5
83+
hypothesis==6.151.6
8484
# via -r requirements/test.in
8585
iniconfig==2.3.0
8686
# via pytest
@@ -119,7 +119,7 @@ packaging==26.0
119119
# tox
120120
path==17.1.1
121121
# via -r requirements/test.in
122-
platformdirs==4.5.1
122+
platformdirs==4.9.1
123123
# via
124124
# pylint
125125
# tox
@@ -164,7 +164,7 @@ pytest==9.0.2
164164
# pytest-django
165165
pytest-cov==7.0.0
166166
# via -r requirements/test.in
167-
pytest-django==4.11.1
167+
pytest-django==4.12.0
168168
# via -r requirements/test.in
169169
python-dateutil==2.9.0.post0
170170
# via
@@ -206,7 +206,7 @@ text-unidecode==1.3
206206
# via python-slugify
207207
tomlkit==0.14.0
208208
# via pylint
209-
tox==4.34.1
209+
tox==4.35.0
210210
# via -r requirements/test.in
211211
typing-extensions==4.15.0
212212
# via

0 commit comments

Comments
 (0)