Skip to content

Commit 3b69520

Browse files
Update dependency gunicorn to v22 [SECURITY]
1 parent b77c16b commit 3b69520

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==22.0.0',
2828
'holidays==0.40',
2929
'icalendar==5.0.11',
3030
'Pillow==10.2.0',

0 commit comments

Comments
 (0)