Skip to content

Commit 32d67ed

Browse files
feanilclaude
andcommitted
chore: update requirements for Python 3.12
Regenerated all pinned requirements using Python 3.12. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 4ad340f commit 32d67ed

File tree

7 files changed

+38
-30
lines changed

7 files changed

+38
-30
lines changed

requirements/base.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# make upgrade
@@ -14,7 +14,7 @@ attrs==25.4.0
1414
# via
1515
# jsonschema
1616
# referencing
17-
camel-converter[pydantic]==5.0.0
17+
camel-converter[pydantic]==5.1.0
1818
# via meilisearch
1919
certifi==2026.2.25
2020
# via
@@ -24,13 +24,13 @@ cffi==2.0.0
2424
# via
2525
# cryptography
2626
# pynacl
27-
charset-normalizer==3.4.4
27+
charset-normalizer==3.4.5
2828
# via requests
2929
click==8.3.1
3030
# via edx-django-utils
3131
cryptography==46.0.5
3232
# via pyjwt
33-
django==5.2.11
33+
django==5.2.12
3434
# via
3535
# -c requirements/constraints.txt
3636
# -r requirements/base.in

requirements/ci.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# make upgrade
66
#
7-
cachetools==7.0.1
7+
cachetools==7.0.3
88
# via tox
99
colorama==0.4.6
1010
# via tox
@@ -19,7 +19,7 @@ packaging==26.0
1919
# via
2020
# pyproject-api
2121
# tox
22-
platformdirs==4.9.2
22+
platformdirs==4.9.4
2323
# via
2424
# python-discovery
2525
# tox
@@ -30,7 +30,9 @@ pyproject-api==1.10.0
3030
# via tox
3131
python-discovery==1.1.0
3232
# via virtualenv
33-
tox==4.47.0
33+
tomli-w==1.2.0
34+
# via tox
35+
tox==4.49.0
3436
# via -r requirements/ci.in
3537
virtualenv==21.1.0
3638
# via tox

requirements/django.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
django==5.2.11
1+
django==5.2.12

requirements/pip-tools.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# make upgrade

requirements/pip.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# make upgrade

requirements/quality.txt

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# make upgrade
@@ -26,11 +26,11 @@ attrs==25.4.0
2626
# -r requirements/test.txt
2727
# jsonschema
2828
# referencing
29-
cachetools==7.0.1
29+
cachetools==7.0.3
3030
# via
3131
# -r requirements/test.txt
3232
# tox
33-
camel-converter[pydantic]==5.0.0
33+
camel-converter[pydantic]==5.1.0
3434
# via
3535
# -r requirements/base.txt
3636
# -r requirements/test.txt
@@ -47,11 +47,11 @@ cffi==2.0.0
4747
# -r requirements/test.txt
4848
# cryptography
4949
# pynacl
50-
chardet==6.0.0.post1
50+
chardet==7.0.1
5151
# via
5252
# -r requirements/test.txt
5353
# diff-cover
54-
charset-normalizer==3.4.4
54+
charset-normalizer==3.4.5
5555
# via
5656
# -r requirements/base.txt
5757
# -r requirements/test.txt
@@ -66,7 +66,7 @@ click==8.3.1
6666
# edx-lint
6767
click-log==0.4.0
6868
# via edx-lint
69-
code-annotations==2.3.0
69+
code-annotations==2.3.2
7070
# via
7171
# -r requirements/quality.in
7272
# -r requirements/test.txt
@@ -96,7 +96,7 @@ distlib==0.4.0
9696
# via
9797
# -r requirements/test.txt
9898
# virtualenv
99-
django==5.2.11
99+
django==5.2.12
100100
# via
101101
# -c requirements/constraints.txt
102102
# -r requirements/base.txt
@@ -197,7 +197,7 @@ elasticsearch-dsl==7.4.1
197197
# django-elasticsearch-dsl-drf
198198
factory-boy==3.3.3
199199
# via -r requirements/test.txt
200-
faker==40.5.1
200+
faker==40.8.0
201201
# via
202202
# -r requirements/test.txt
203203
# factory-boy
@@ -282,7 +282,7 @@ path-py==12.5.0
282282
# -r requirements/test.txt
283283
pep8==1.7.1
284284
# via -r requirements/test.txt
285-
platformdirs==4.9.2
285+
platformdirs==4.9.4
286286
# via
287287
# -r requirements/test.txt
288288
# pylint
@@ -437,11 +437,15 @@ text-unidecode==1.3
437437
# via
438438
# -r requirements/test.txt
439439
# python-slugify
440+
tomli-w==1.2.0
441+
# via
442+
# -r requirements/test.txt
443+
# tox
440444
tomlkit==0.14.0
441445
# via
442446
# -r requirements/test.txt
443447
# pylint
444-
tox==4.47.0
448+
tox==4.49.0
445449
# via -r requirements/test.txt
446450
typing-extensions==4.15.0
447451
# via

requirements/test.txt

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# make upgrade
@@ -22,9 +22,9 @@ attrs==25.4.0
2222
# -r requirements/base.txt
2323
# jsonschema
2424
# referencing
25-
cachetools==7.0.1
25+
cachetools==7.0.3
2626
# via tox
27-
camel-converter[pydantic]==5.0.0
27+
camel-converter[pydantic]==5.1.0
2828
# via
2929
# -r requirements/base.txt
3030
# meilisearch
@@ -38,9 +38,9 @@ cffi==2.0.0
3838
# -r requirements/base.txt
3939
# cryptography
4040
# pynacl
41-
chardet==6.0.0.post1
41+
chardet==7.0.1
4242
# via diff-cover
43-
charset-normalizer==3.4.4
43+
charset-normalizer==3.4.5
4444
# via
4545
# -r requirements/base.txt
4646
# requests
@@ -49,7 +49,7 @@ click==8.3.1
4949
# -r requirements/base.txt
5050
# code-annotations
5151
# edx-django-utils
52-
code-annotations==2.3.0
52+
code-annotations==2.3.2
5353
# via -r requirements/test.in
5454
colorama==0.4.6
5555
# via tox
@@ -145,7 +145,7 @@ elasticsearch-dsl==7.4.1
145145
# django-elasticsearch-dsl-drf
146146
factory-boy==3.3.3
147147
# via -r requirements/test.in
148-
faker==40.5.1
148+
faker==40.8.0
149149
# via factory-boy
150150
filelock==3.25.0
151151
# via
@@ -204,7 +204,7 @@ path-py==12.5.0
204204
# via -r requirements/base.txt
205205
pep8==1.7.1
206206
# via -r requirements/test.in
207-
platformdirs==4.9.2
207+
platformdirs==4.9.4
208208
# via
209209
# pylint
210210
# python-discovery
@@ -315,9 +315,11 @@ stevedore==5.7.0
315315
# edx-opaque-keys
316316
text-unidecode==1.3
317317
# via python-slugify
318+
tomli-w==1.2.0
319+
# via tox
318320
tomlkit==0.14.0
319321
# via pylint
320-
tox==4.47.0
322+
tox==4.49.0
321323
# via -r requirements/test.in
322324
typing-extensions==4.15.0
323325
# via

0 commit comments

Comments
 (0)