Commit 6e92965 1 parent 0dc7c31 commit 6e92965 Copy full SHA for 6e92965
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ werkzeug==3.1.3
32
32
whitenoise==6.9.0
33
33
34
34
# NOTE(willkg): We stick with LTS releases and the next one is 5.2 (2025).
35
- Django==4.2.19
35
+ Django==4.2.20
36
36
37
37
# Mozilla obs-team libraries that are published to GAR instead of pypi
38
38
--extra-index-url https://us-python.pkg.dev/moz-fx-cavendish-prod/cavendish-prod-python/simple/
Original file line number Diff line number Diff line change @@ -246,9 +246,9 @@ dj-database-url==2.3.0 \
246
246
--hash =sha256:ae52e8e634186b57e5a45e445da5dc407a819c2ceed8a53d1fac004cc5288787 \
247
247
--hash =sha256:bb0d414ba0ac5cd62773ec7f86f8cc378a9dbb00a80884c2fc08cc570452521e
248
248
# via -r requirements.in
249
- django == 4.2.19 \
250
- --hash =sha256:6c833be4b0ca614f0a919472a1028a3bbdeb6f056fa04023aeb923346ba2c306 \
251
- --hash =sha256:a104e13f219fc55996a4e416ef7d18ab4eeb44e0aa95174c192f16cda9f94e75
249
+ django == 4.2.20 \
250
+ --hash =sha256:213381b6e4405f5c8703fffc29cd719efdf189dec60c67c04f76272b3dc845b9 \
251
+ --hash =sha256:92bac5b4432a64532abb73b2ac27203f485e40225d2640a7fbef2b62b876e789
252
252
# via
253
253
# -r requirements.in
254
254
# dj-database-url
You can’t perform that action at this time.
0 commit comments