Skip to content

Commit

Permalink
Bump confluent-kafka from 1.7.0 to 2.5.3 in /docker/confluent-kafka
Browse files Browse the repository at this point in the history
Bumps [confluent-kafka](https://github.com/confluentinc/confluent-kafka-python) from 1.7.0 to 2.5.3.
- [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@v1.7.0...v2.5.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent 004656e commit ca21dd4
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 23 deletions.
2 changes: 1 addition & 1 deletion docker/confluent-kafka/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ verify_ssl = true
[dev-packages]

[packages]
confluent-kafka = "==1.7.0"
confluent-kafka = "==2.5.3"

[requires]
python_version = "3.9"
58 changes: 36 additions & 22 deletions docker/confluent-kafka/Pipfile.lock

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

0 comments on commit ca21dd4

Please sign in to comment.