Skip to content

Commit

Permalink
build(api-python): Update dependency gunicorn to v22 [VULNERABILITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 17, 2024
1 parent 16e5fae commit c385b82
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 deletions packages/api-python/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 packages/api-python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Flask-APScheduler = "1.12.4"
Flask-Cors = "3.0.10"
confluent-kafka = "2.0.2"
flask-sock = "0.6.0"
gunicorn = "20.1.0"
gunicorn = "22.0.0"
python-dotenv = "0.21.1"
sentry-sdk = {version = "1.15.0", extras = ["flask"]}
opentelemetry-api = "^1.18.0"
Expand Down

0 comments on commit c385b82

Please sign in to comment.