1
0
mirror of https://github.com/hexolan/panels.git synced 2026-05-20 11:39:22 +01:00

fix(deps): update dependency databases to ^0.9.0

This commit is contained in:
renovate[bot]
2026-05-18 20:51:16 +00:00
committed by GitHub
parent 3e81dd2bf8
commit dae1d8db38
4 changed files with 187 additions and 139 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ python = "^3.9"
grpcio = "^1.57.0"
pydantic = "^2.4.0"
pydantic-settings = "^2.0.3"
databases = {extras = ["asyncpg"], version = "^0.8.0"}
databases = {extras = ["asyncpg"], version = "^0.9.0"}
grpcio-health-checking = "^1.57.0"
aiokafka = "^0.8.1"
redis = "^5.0.0"