mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2025-05-09 14:46:01 +02:00
Update dependency gunicorn to v22 [SECURITY]
This commit is contained in:
@ -7,7 +7,7 @@ license = "GPL-3.0-only"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.8.1"
|
||||
gunicorn = "^21.0.0"
|
||||
gunicorn = "^22.0.0"
|
||||
falcon = "3.1.3"
|
||||
psycopg2 = "^2.9.1"
|
||||
requests = "^2.24.0"
|
||||
|
Reference in New Issue
Block a user