Skip to content

Commit

Permalink
chore(deps): bump kafka-python-ng from 2.2.2 to 2.2.3
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 20, 2024
1 parent 29d1b7b commit 9ddbfd4
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 @@ acringest = 'acringest:main'
python = "^3.11"
cloudevents = "^1.11.0"
ConfigArgParse = "^1.7"
kafka-python-ng = "^2.2.2"
kafka-python-ng = "^2.2.3"
minio = "^7.2.9"
jsondiff = "^2.2.1"

Expand Down

0 comments on commit 9ddbfd4

Please sign in to comment.