Skip to content

Commit

Permalink
Update to Django 4.2.17 (#3471)
Browse files Browse the repository at this point in the history
  • Loading branch information
mathjazz authored Dec 4, 2024
1 parent 9ff4f3c commit 44ab754
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion requirements/default.in
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ bleach==6.1.0
celery==5.4.0
compare-locales==9.0.4
dj-database-url==2.1.0
Django==4.2.16
Django==4.2.17
django-ace==1.32.4
django-allauth==0.51.0
django-bmemcached==0.3.0
Expand Down
6 changes: 3 additions & 3 deletions requirements/default.txt
Original file line number Diff line number Diff line change
Expand Up @@ -296,9 +296,9 @@ dj-database-url==2.1.0 \
--hash=sha256:04bc34b248d4c21aaa13e4ab419ae6575ef5f10f3df735ce7da97722caa356e0 \
--hash=sha256:f2042cefe1086e539c9da39fad5ad7f61173bf79665e69bf7e4de55fa88b135f
# via -r requirements/default.in
django==4.2.16 \
--hash=sha256:1ddc333a16fc139fd253035a1606bb24261951bbc3a6ca256717fa06cc41a898 \
--hash=sha256:6f1616c2786c408ce86ab7e10f792b8f15742f7b7b7460243929cb371e7f1dad
django==4.2.17 \
--hash=sha256:3a93350214ba25f178d4045c0786c61573e7dbfa3c509b3551374f1e11ba8de0 \
--hash=sha256:6b56d834cc94c8b21a8f4e775064896be3b4a4ca387f2612d4406a5927cd2fdc
# via
# -r requirements/default.in
# dj-database-url
Expand Down
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ asgiref==3.8.1 \
# via
# -c requirements/default.txt
# django
django==4.2.16 \
--hash=sha256:1ddc333a16fc139fd253035a1606bb24261951bbc3a6ca256717fa06cc41a898 \
--hash=sha256:6f1616c2786c408ce86ab7e10f792b8f15742f7b7b7460243929cb371e7f1dad
django==4.2.17 \
--hash=sha256:3a93350214ba25f178d4045c0786c61573e7dbfa3c509b3551374f1e11ba8de0 \
--hash=sha256:6b56d834cc94c8b21a8f4e775064896be3b4a4ca387f2612d4406a5927cd2fdc
# via
# -c requirements/default.txt
# django-debug-toolbar
Expand Down

0 comments on commit 44ab754

Please sign in to comment.