Skip to content

Commit 5c1d9e3

Browse files
Update dependency gunicorn to v23 [SECURITY]
1 parent 60fe637 commit 5c1d9e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies = [
2424
'django-colorfield==0.11.0',
2525
'django-ical==1.9.2',
2626
'django-phonenumber-field[phonenumberslite]==7.3.0',
27-
'gunicorn==21.2.0',
27+
'gunicorn==23.0.0',
2828
'holidays==0.40',
2929
'icalendar==5.0.11',
3030
'Pillow==10.4.0',

0 commit comments

Comments
 (0)