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:
@@ -12,7 +12,7 @@ python = ">3.9.0,<3.9.1 || >3.9.1,<4.0"
|
||||
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"
|
||||
argon2-cffi = "^23.1.0"
|
||||
PyJWT = {extras = ["crypto"], version = "^2.12.1"}
|
||||
|
||||
Reference in New Issue
Block a user