Skip to content

Commit

Permalink
Bump confluent-kafka from 1.7.0 to 2.6.2 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.6.2.
- [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.6.2)

---
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 Dec 18, 2024
1 parent 1f1e99c commit 0794cac
Show file tree
Hide file tree
Showing 2 changed files with 39 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.6.2"

[requires]
python_version = "3.9"
60 changes: 38 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 0794cac

Please sign in to comment.