Skip to content

Commit

Permalink
obs-313: update django to 4.2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
willkg committed Aug 6, 2024
1 parent 725b8e3 commit 203996d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ werkzeug==3.0.3
whitenoise==6.7.0

# NOTE(willkg): We stick with LTS releases and the next one is 5.2 (2025).
Django==4.2.14
Django==4.2.15
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -233,9 +233,9 @@ dj-database-url==2.2.0 \
--hash=sha256:3e792567b0aa9a4884860af05fe2aa4968071ad351e033b6db632f97ac6db9de \
--hash=sha256:9f9b05058ddf888f1e6f840048b8d705ff9395e3b52a07165daa3d8b9360551b
# via -r requirements.in
django==4.2.14 \
--hash=sha256:3ec32bc2c616ab02834b9cac93143a7dc1cdcd5b822d78ac95fc20a38c534240 \
--hash=sha256:fc6919875a6226c7ffcae1a7d51e0f2ceaf6f160393180818f6c95f51b1e7b96
django==4.2.15 \
--hash=sha256:61ee4a130efb8c451ef3467c67ca99fdce400fedd768634efc86a68c18d80d30 \
--hash=sha256:c77f926b81129493961e19c0e02188f8d07c112a1162df69bfab178ae447f94a
# via
# -r requirements.in
# dj-database-url
Expand Down

0 comments on commit 203996d

Please sign in to comment.