Skip to content

Commit

Permalink
Merge pull request #2666 from HHS/renovate/gunicorn-23.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency gunicorn to v23
  • Loading branch information
johndeange authored Oct 28, 2024
2 parents 8ede2c6 + 4c8ad87 commit 01cb9d5
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 5 deletions.
2 changes: 1 addition & 1 deletion backend/ops_api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ desert = "==2022.9.22"
flask = "==3.0.3"
flask-cors = "==5.0.0"
flask-jwt-extended = {extras = ["asymmetric_crypto"], version = "==4.6.0"}
gunicorn = "==22.0.0"
gunicorn = "==23.0.0"
loguru = "==0.7.2"
markupsafe = "==3.0.1"
marshmallow-dataclass = "==8.7.1"
Expand Down
87 changes: 83 additions & 4 deletions backend/ops_api/Pipfile.lock

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

0 comments on commit 01cb9d5

Please sign in to comment.