Skip to content

Commit

Permalink
do not upgrade gunicorn w/ burnettk
Browse files Browse the repository at this point in the history
  • Loading branch information
jasquat committed Aug 27, 2024
1 parent 557264c commit 8be51e8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 31 deletions.
42 changes: 12 additions & 30 deletions spiffworkflow-backend/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion spiffworkflow-backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Flask-SQLAlchemy = "^3"
# 22.0.0 breaks passing in SCRIPT_NAME as a header which breaks status environments
# https://github.com/benoitc/gunicorn/issues/3200
# https://github.com/benoitc/gunicorn/issues/2650
gunicorn = "23.0.0"
gunicorn = "21.2.0"

# https://github.com/dropbox/sqlalchemy-stubs/pull/251
# someday get off github
Expand Down

0 comments on commit 8be51e8

Please sign in to comment.