Skip to content

Commit 36780fc

Browse files
chore(deps) Update dependency gunicorn to v22 [SECURITY]
1 parent 455c57b commit 36780fc

File tree

2 files changed

+51
-8
lines changed

2 files changed

+51
-8
lines changed

poetry.lock

Lines changed: 49 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ packages = [
9797
]
9898
readme = "readme.md"
9999
repository = "https://github.com/atlas-bi/Hub"
100-
version = "2.12.4"
100+
version = "2.12.5"
101101

102102
[tool.poetry.dependencies]
103103
Flask = "^2.0.1"
@@ -121,7 +121,7 @@ flask-assets = {git = "https://github.com/christopherpickering/flask-assets.git"
121121
flask-redis = "^0.4.0"
122122
flask-session2 = "^1.2.0"
123123
gevent = "^23.9.1"
124-
gunicorn = "^21.0.0"
124+
gunicorn = "^22.0.0"
125125
is-safe-url = "^1.0"
126126
jaydebeapi = "^1.2.3"
127127
paramiko = "^3.0.0"

0 commit comments

Comments
 (0)