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 @@ -65,7 +65,7 @@ sphinx_rtd_theme==2.0.0
65
65
django-waffle==2.3.0
66
66
67
67
# NOTE(willkg): We stick with LTS releases and the next one is 5.2 (2025).
68
- django==4.2.11
68
+ django==4.2.13
69
69
70
70
# NOTE(willkg): Need to keep elasticsearch and elasticsearch-dsl at these versions
71
71
# because they work with the cluster we're using
Original file line number Diff line number Diff line change @@ -265,9 +265,9 @@ dj-database-url==2.1.0 \
265
265
--hash =sha256:04bc34b248d4c21aaa13e4ab419ae6575ef5f10f3df735ce7da97722caa356e0 \
266
266
--hash =sha256:f2042cefe1086e539c9da39fad5ad7f61173bf79665e69bf7e4de55fa88b135f
267
267
# via -r requirements.in
268
- django == 4.2.11 \
269
- --hash =sha256:6e6ff3db2d8dd0c986b4eec8554c8e4f919b5c1ff62a5b4390c17aff2ed6e5c4 \
270
- --hash =sha256:ddc24a0a8280a0430baa37aff11f28574720af05888c62b7cfe71d219f4599d3
268
+ django == 4.2.13 \
269
+ --hash =sha256:837e3cf1f6c31347a1396a3f6b65688f2b4bb4a11c580dcb628b5afe527b68a5 \
270
+ --hash =sha256:a17fcba2aad3fc7d46fdb23215095dbbd64e6174bf4589171e732b18b07e426a
271
271
# via
272
272
# -r requirements.in
273
273
# dj-database-url
You can’t perform that action at this time.
0 commit comments