Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -206,5 +206,5 @@ cryptography>=50.0.0
# CI asserts the installed version inside the built image — a transitive pin
# (markdown2dash asks for gunicorn<22) must never be allowed to drag the
# production server back under the floor without failing the build.
gunicorn>=23.0.0
gunicorn>=26.1.0
# uvicorn[standard]>=0.27.0
Loading