chore: update Python version to 3.14.4 and bump package version to 2.0.0

This commit is contained in:
grillazz
2026-05-10 08:36:06 +02:00
parent 5d0207cb9b
commit a68bf94187
3 changed files with 8 additions and 8 deletions
Generated
+2 -2
View File
@@ -1,6 +1,6 @@
version = 1
revision = 3
requires-python = "==3.14.0"
requires-python = "==3.14.4"
[[package]]
name = "alembic"
@@ -377,7 +377,7 @@ wheels = [
[[package]]
name = "fastapi-sqlalchemy-asyncpg"
version = "1.24.0"
version = "2.0.0"
source = { virtual = "." }
dependencies = [
{ name = "alembic" },