Skip to content

Commit

Permalink
build(deps): bump confluent-kafka from 2.6.1 to 2.7.0 (#2146)
Browse files Browse the repository at this point in the history
Bumps [confluent-kafka](https://github.com/confluentinc/confluent-kafka-python) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/confluentinc/confluent-kafka-python/releases)
- [Changelog](https://github.com/confluentinc/confluent-kafka-python/blob/master/CHANGELOG.md)
- [Commits](confluentinc/confluent-kafka-python@v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: confluent-kafka
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Asa Price <[email protected]>
  • Loading branch information
dependabot[bot] and kruai authored Jan 7, 2025
1 parent 1df0b5f commit 73e24ee
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ marshmallow = "~=3.23.0"
ujson = "==5.10.0"
watchtower = ">=0.6.0,<4.0.0"
boto3 = "~=1.35"
confluent-kafka="~=2.6.1"
confluent-kafka="~=2.7.0"
prometheus-flask-exporter = "~=0.23.1"
python-dateutil = "~=2.9.0"
prance = "==23.6.21.0"
Expand Down
74 changes: 37 additions & 37 deletions Pipfile.lock

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

0 comments on commit 73e24ee

Please sign in to comment.