1
0
mirror of https://github.com/hexolan/panels.git synced 2026-05-20 03:29:23 +01:00

fix(deps): update dependency aiokafka to ^0.14.0

This commit is contained in:
renovate[bot]
2026-05-18 20:50:56 +00:00
committed by GitHub
parent 3e81dd2bf8
commit 60850f3018
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ databases = {extras = ["asyncpg"], version = "^0.8.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]