Skip to content

Commit ab68916

Browse files
committed
Upgrade gunicorn to latest 22.0.0 version
GHSA-w3h3-4rj7-4ph4 Signed-off-by: tdruez <tdruez@nexb.com>
1 parent 132494b commit ab68916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ install_requires =
6868
django-rq==2.10.2
6969
redis==5.0.3
7070
# WSGI server
71-
gunicorn==21.2.0
71+
gunicorn==22.0.0
7272
# Docker
7373
container-inspector==32.0.1
7474
# ScanCode-toolkit

0 commit comments

Comments
 (0)