Skip to content

Commit 32c2e82

Browse files
ggaineymdellweg
authored andcommitted
Allow gunicorn/22.0.0 to pick up gunicorn security fixes.
[noissue] (cherry picked from commit a2a397f)
1 parent 30757bd commit 32c2e82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ drf-access-policy>=1.1.2,<1.5.1
1717
drf-nested-routers>=0.93.4,<=0.93.5
1818
drf-spectacular==0.26.5 # We monkeypatch this so we need a very narrow requirement string
1919
dynaconf>=3.1.12,<3.2.5
20-
gunicorn>=20.1,<=21.2.0
20+
gunicorn>=20.1,<22.1.0
2121
importlib-metadata>=6.0.1,<=6.0.1 # Pinned to fix opentelemetry dependency solving issues with pip
2222
jinja2>=3.1,<=3.1.3
2323
json_stream>=2.3.2,<2.4

0 commit comments

Comments
 (0)