Skip to content

Commit

Permalink
chore(deps) Update dependency gunicorn to v22 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent 9120832 commit 56b02f4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
13 changes: 7 additions & 6 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ packages = [
]
readme = "readme.md"
repository = "https://github.com/atlas-bi/Hub"
version = "2.12.4"
version = "2.12.5"

[tool.poetry.dependencies]
Flask = "^2.0.1"
Expand All @@ -121,7 +121,7 @@ flask-assets = {git = "https://github.com/christopherpickering/flask-assets.git"
flask-redis = "^0.4.0"
flask-session2 = "^1.2.0"
gevent = "^23.9.1"
gunicorn = "^21.0.0"
gunicorn = "^22.0.0"
is-safe-url = "^1.0"
jaydebeapi = "^1.2.3"
paramiko = "^3.0.0"
Expand Down

0 comments on commit 56b02f4

Please sign in to comment.