Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump django from 3.2.23 to 3.2.24 #1663

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ backports-zoneinfo[tzdata]==0.2.1 \
--hash=sha256:fadbfe37f74051d024037f223b8e001611eac868b5c5b06144ef4d8b799862f2
# via
# -r requirements.txt
# backports-zoneinfo
# celery
# kombu
beautifulsoup4==4.9.3 \
Expand Down Expand Up @@ -369,9 +370,9 @@ defusedxml==0.7.1 \
# -r requirements.txt
# cairosvg
# python3-openid
django==3.2.23 \
--hash=sha256:82968f3640e29ef4a773af2c28448f5f7a08d001c6ac05b32d02aeee6509508b \
--hash=sha256:d48608d5f62f2c1e260986835db089fa3b79d6f58510881d316b8d88345ae6e1
django==3.2.24 \
--hash=sha256:5dd5b787c3ba39637610fe700f54bf158e33560ea0dba600c19921e7ff926ec5 \
--hash=sha256:aaee9fb0fb4ebd4311520887ad2e33313d368846607f82a9a0ed461cd4c35b18
# via
# -r requirements.txt
# django-allauth
Expand Down Expand Up @@ -857,6 +858,7 @@ pyjwt[crypto]==2.8.0 \
# -r requirements.txt
# django-allauth
# djangorestframework-simplejwt
# pyjwt
pysocks==1.7.1 \
--hash=sha256:08e69f092cc6dbe92a0fdd16eeb9b9ffbc13cadfe5ca4c7bd92ffb078b293299 \
--hash=sha256:2725bd0a9925919b9b51739eea5f9e2bae91e83288108a9ad338b2e3a4435ee5 \
Expand Down Expand Up @@ -1058,6 +1060,7 @@ tablib[xls,xlsx]==3.5.0 \
--hash=sha256:f6661dfc45e1d4f51fa8a6239f9c8349380859a5bfaa73280645f046d6c96e33
# via
# -r requirements.txt
# tablib
# wagtail
telepath==0.3.1 \
--hash=sha256:925c0609e0a8a6488ec4a55b19d485882cf72223b2b19fe2359a50fddd813c9c \
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ django-redis~=5.2.0
django-sass-processor==1.0.*
django-translation-manager~=1.3.0
django-webpush==0.3.4
django~=3.2.23
django~=3.2.24
djangorestframework-simplejwt==5.0.0
djangorestframework~=3.13.1
drf-yasg~=1.21.3
Expand Down
10 changes: 6 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -280,9 +280,9 @@ defusedxml==0.7.1 \
# via
# cairosvg
# python3-openid
django==3.2.23 \
--hash=sha256:82968f3640e29ef4a773af2c28448f5f7a08d001c6ac05b32d02aeee6509508b \
--hash=sha256:d48608d5f62f2c1e260986835db089fa3b79d6f58510881d316b8d88345ae6e1
django==3.2.24 \
--hash=sha256:5dd5b787c3ba39637610fe700f54bf158e33560ea0dba600c19921e7ff926ec5 \
--hash=sha256:aaee9fb0fb4ebd4311520887ad2e33313d368846607f82a9a0ed461cd4c35b18
# via
# -r requirements.in
# django-allauth
Expand Down Expand Up @@ -827,7 +827,9 @@ structlog==23.2.0 \
tablib[xls,xlsx]==3.5.0 \
--hash=sha256:9821caa9eca6062ff7299fa645e737aecff982e6b2b42046928a6413c8dabfd9 \
--hash=sha256:f6661dfc45e1d4f51fa8a6239f9c8349380859a5bfaa73280645f046d6c96e33
# via wagtail
# via
# tablib
# wagtail
telepath==0.3.1 \
--hash=sha256:925c0609e0a8a6488ec4a55b19d485882cf72223b2b19fe2359a50fddd813c9c \
--hash=sha256:c280aa8e77ad71ce80e96500a4e4d4a32f35b7e0b52e896bb5fde9a5bcf0699a
Expand Down