Skip to content

Commit

Permalink
Merge pull request #19 from nathanielvarona/dependencies/update-gunicorn
Browse files Browse the repository at this point in the history
Dependency Updates for Gunicorn
  • Loading branch information
nathanielvarona authored Apr 26, 2024
2 parents b8275ea + 0f5cb05 commit 552ff28
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 24 deletions.
42 changes: 19 additions & 23 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ python = ">=3.8,<3.11"
pritunl-api = "~1.1.11"
slack-bolt = "~1.18.0"
flask = {version = "~2.3.1", optional = true}
gunicorn = {version = "~20.1.0", optional = true}
gunicorn = {version = "~22.0.0", optional = true}
flask-healthz = {version = "^0.0.3", optional = true}
boto3 = {version = "^1.26.137", optional = true}
urllib3 = "1.26.18"
Expand Down

0 comments on commit 552ff28

Please # to comment.