Skip to content

Commit 80a4b95

Browse files
Bump django from 5.2.13 to 5.2.14 in /requirements (mozilla#4143)
1 parent dd91a94 commit 80a4b95

3 files changed

Lines changed: 7 additions & 10 deletions

File tree

requirements/default.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ bleach==6.1.0
1919
celery==5.4.0
2020
compare-locales==9.0.4
2121
dj-database-url==3.1.2
22-
Django==5.2.13
22+
Django==5.2.14
2323
djangorestframework==3.17.1
2424
django-ace==1.43.5
2525
django-allauth[socialaccount]==65.16.1

requirements/default.txt

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -411,9 +411,9 @@ dj-database-url==3.1.2 \
411411
--hash=sha256:544e015fee3efa5127a1eb1cca465f4ace578265b3671fe61d0ed7dbafb5ec8a \
412412
--hash=sha256:63c20e4bbaa51690dfd4c8d189521f6bf6bc9da9fcdb23d95d2ee8ee87f9ec62
413413
# via -r default.in
414-
django==5.2.13 \
415-
--hash=sha256:5788fce61da23788a8ce6f02583765ab060d396720924789f97fa42119d37f7a \
416-
--hash=sha256:a31589db5188d074c63f0945c3888fad104627dfcc236fb2b97f71f89da33bc4
414+
django==5.2.14 \
415+
--hash=sha256:58a63ba841662e5c686b57ba1fec52ddd68c0b93bd96ac3029d55728f00bf8a2 \
416+
--hash=sha256:6f712143bd3064310d1f50fac859c3e9a274bdcfc9595339853be7779297fc76
417417
# via
418418
# -r default.in
419419
# dj-database-url
@@ -1858,14 +1858,11 @@ typing-extensions==4.15.0 \
18581858
--hash=sha256:0cea48d173cc12fa28ecabc3b837ea3cf6f38c6d1136f85cbaaf598984861466 \
18591859
--hash=sha256:f0fa19c6845758ab08074a0cfa8b7aecb71c999ca73d62883bc25cc018c4e548
18601860
# via
1861-
# anyio
1862-
# django-guardian
18631861
# fluent-syntax
18641862
# grpcio
18651863
# openai
18661864
# pydantic
18671865
# pydantic-core
1868-
# referencing
18691866
# typing-inspection
18701867
typing-inspection==0.4.2 \
18711868
--hash=sha256:4ed1cacbdc298c220f1bd249ed5287caa16f34d44ef4e9c3d0cbad5b521545e7 \

requirements/dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ asgiref==3.11.1 \
66
# via
77
# -c default.txt
88
# django
9-
django==5.2.13 \
10-
--hash=sha256:5788fce61da23788a8ce6f02583765ab060d396720924789f97fa42119d37f7a \
11-
--hash=sha256:a31589db5188d074c63f0945c3888fad104627dfcc236fb2b97f71f89da33bc4
9+
django==5.2.14 \
10+
--hash=sha256:58a63ba841662e5c686b57ba1fec52ddd68c0b93bd96ac3029d55728f00bf8a2 \
11+
--hash=sha256:6f712143bd3064310d1f50fac859c3e9a274bdcfc9595339853be7779297fc76
1212
# via
1313
# -c default.txt
1414
# django-debug-toolbar

0 commit comments

Comments
 (0)