Skip to content

Commit

Permalink
Update django from 3.2.21 to 3.2.22
Browse files Browse the repository at this point in the history
  • Loading branch information
willkg committed Oct 4, 2023
1 parent 19b6773 commit 0f861c5
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 @@ -45,4 +45,4 @@ typing-extensions==4.8.0
zipp==3.17.0

# NOTE(willkg): We stick with LTS releases and the next one is 4.2 (2023).
Django==3.2.21
Django==3.2.22
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -175,9 +175,9 @@ dj-database-url==2.1.0 \
--hash=sha256:04bc34b248d4c21aaa13e4ab419ae6575ef5f10f3df735ce7da97722caa356e0 \
--hash=sha256:f2042cefe1086e539c9da39fad5ad7f61173bf79665e69bf7e4de55fa88b135f
# via -r requirements.in
django==3.2.21 \
--hash=sha256:a5de4c484e7b7418e6d3e52a5b8794f0e6b9f9e4ce3c037018cf1c489fa87f3c \
--hash=sha256:d31b06c58aa2cd73998ca5966bc3001243d3c4e77ee2d0c479bced124765fd99
django==3.2.22 \
--hash=sha256:83b6d66b06e484807d778263fdc7f9186d4dc1862fcfa6507830446ac6b060ba \
--hash=sha256:c5e7b668025a6e06cad9ba6d4de1fd1a21212acebb51ea34abb400c6e4d33430
# via
# -r requirements.in
# dj-database-url
Expand Down

0 comments on commit 0f861c5

Please sign in to comment.