Skip to content

Commit

Permalink
Bump aiokafka from 0.7.2 to 0.11.0 in /kafka_events/integration
Browse files Browse the repository at this point in the history
Bumps [aiokafka](https://github.com/aio-libs/aiokafka) from 0.7.2 to 0.11.0.
- [Release notes](https://github.com/aio-libs/aiokafka/releases)
- [Changelog](https://github.com/aio-libs/aiokafka/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiokafka@v0.7.2...v0.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent c7ae6b4 commit 9606393
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 42 deletions.
95 changes: 54 additions & 41 deletions kafka_events/integration/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 kafka_events/integration/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pytest-asyncio = "~0.23.7"
requests = "^2.32.1"
pytest-cov = "^5.0.0"
acapy-client = {git="https://github.com/indicio-tech/acapy-client.git", branch="acapy/main"}
aiokafka = "^0.7.1"
aiokafka = "^0.11.0"
echo-agent = {git = "https://github.com/indicio-tech/echo-agent.git", rev = "4cfaf5f7c88bcc3953fdb0b43885c028413a09dc", extras = ["client"]}

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 9606393

Please sign in to comment.