1 Commits

Author SHA1 Message Date
renovate[bot]
7f57d92d2c chore(deps): update dependency web/alembic to v1.13.1 2024-04-01 01:28:58 +00:00

View File

@@ -12,7 +12,7 @@ dependencies=[
[project.optional-dependencies]
web=[
"alembic ==1.11.3",
"alembic ==1.13.1",
"fastapi ==0.101.1",
"uvicorn[standard] ==0.23.2",
"gunicorn ==21.2.0"
@@ -32,7 +32,7 @@ tooling = [
# tests
"httpx ==0.26.0",
"sqlalchemy-utils ==0.41.1",
"python-dotenv ==1.0.1",
"python-dotenv ==1.0.0",
"pytest ==7.4.4",
# types
"mypy ==1.5.1",