Skip to content

Commit

Permalink
fix(api-python): update dependency confluent-kafka to v2.6.0 (#19692)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent a781bac commit 994b7da
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 37 deletions.
77 changes: 41 additions & 36 deletions 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 api-python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ package-mode = false
python = "3.12.x"
Flask = "3.0.3"
Flask-Cors = "5.0.0"
confluent-kafka = "2.5.3"
confluent-kafka = "2.6.0"
gunicorn = "23.0.0"
python-dotenv = "1.0.1"
sentry-sdk = {version = "2.16.0", extras = ["flask"]}
Expand Down

0 comments on commit 994b7da

Please sign in to comment.