Skip to content

Commit

Permalink
build(deps): bump confluent-kafka from 2.3.0 to 2.4.0 in /requirements
Browse files Browse the repository at this point in the history
Bumps [confluent-kafka](https://github.com/confluentinc/confluent-kafka-python) from 2.3.0 to 2.4.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.3.0...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent fc011ba commit 50b1ee3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ click==8.1.7
# via flask
configargparse==1.7
# via locust
confluent-kafka==2.3.0
confluent-kafka==2.4.0
# via -r requirements.txt
cramjam==2.8.3
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
accept-types<1
aiohttp<4
aiokafka==0.10.0
confluent-kafka==2.3.0
confluent-kafka==2.4.0
isodate<1
jsonschema<5
lz4
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ avro @ https://github.com/aiven/avro/archive/5a82d57f2a650fd87c819a30e433f1abb2c
# via -r requirements.in
cachetools==5.3.3
# via -r requirements.in
confluent-kafka==2.3.0
confluent-kafka==2.4.0
# via -r requirements.in
cramjam==2.8.3
# via python-snappy
Expand Down

0 comments on commit 50b1ee3

Please sign in to comment.