Skip to content

Commit

Permalink
chore(deps): bump kafka-python-ng from 2.2.2 to 2.2.3 (#189)
Browse files Browse the repository at this point in the history
Bumps [kafka-python-ng](https://github.com/wbarnha/kafka-python-ng) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/wbarnha/kafka-python-ng/releases)
- [Changelog](https://github.com/wbarnha/kafka-python-ng/blob/master/docs/changelog.rst)
- [Commits](https://github.com/wbarnha/kafka-python-ng/commits)

---
updated-dependencies:
- dependency-name: kafka-python-ng
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 0d210e7 commit 2ec925c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ minioevents = 'minioevents:main'
python = "^3.11"
cloudevents = "^1.11.0"
ConfigArgParse = "^1.7"
kafka-python-ng = "^2.2.2"
kafka-python-ng = "^2.2.3"

[tool.poetry.group.dev.dependencies]
black = "^24.10.0"
Expand Down

0 comments on commit 2ec925c

Please sign in to comment.