1
0
mirror of https://github.com/hexolan/panels.git synced 2026-08-25 13:04:35 +01:00

fix(deps): update dependency aiokafka to ^0.14.0

This commit is contained in:
renovate[bot]
2026-08-20 13:41:20 +00:00
committed by GitHub
parent 2a50aa5294
commit 3ae88754d8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ databases = {extras = ["asyncpg"], version = "^0.9.0"}
grpcio-health-checking = "^1.57.0"
argon2-cffi = "^23.1.0"
PyJWT = {extras = ["crypto"], version = "^2.12.1"}
aiokafka = "^0.8.1"
aiokafka = "^0.14.0"
cryptography = "^46.0.6"
[tool.poetry.dev-dependencies]