File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ whitenoise==6.9.0
6161django-waffle==2.3.0
6262
6363# NOTE(willkg): We stick with LTS releases and the next one is 5.2 (2025).
64- django==4.2.23
64+ django==4.2.24
6565
6666# NOTE(relud): Need to keep elasticsearch and elasticsearch-dsl at versions compatible with the
6767# cluster we're using
Original file line number Diff line number Diff line change @@ -260,9 +260,9 @@ dj-database-url==3.0.1 \
260260 --hash =sha256:43950018e1eeea486bf11136384aec0fe55b29fe6fd8a44553231b85661d9383 \
261261 --hash =sha256:8994961efb888fc6bf8c41550870c91f6f7691ca751888ebaa71442b7f84eff8
262262 # via -r requirements.in
263- django == 4.2.23 \
264- --hash =sha256:42fdeaba6e6449d88d4f66de47871015097dc6f1b87910db00a91946295cfae4 \
265- --hash =sha256:dafbfaf52c2f289bd65f4ab935791cb4fb9a198f2a5ba9faf35d7338a77e9803
263+ django == 4.2.24 \
264+ --hash =sha256:40cd7d3f53bc6cd1902eadce23c337e97200888df41e4a73b42d682f23e71d80 \
265+ --hash =sha256:a6527112c58821a0dfc5ab73013f0bdd906539790a17196658e36e66af43c350
266266 # via
267267 # -r requirements.in
268268 # dj-database-url
You can’t perform that action at this time.
0 commit comments