diff --git a/{{cookiecutter.project_slug}}/requirements.txt b/{{cookiecutter.project_slug}}/requirements.txt index 1b8fa7b..a0667be 100644 --- a/{{cookiecutter.project_slug}}/requirements.txt +++ b/{{cookiecutter.project_slug}}/requirements.txt @@ -1,6 +1,6 @@ certifi>=2026.4.22,<2030.0.0 anyio>=4.3.0,<5.0.0 -SQLAlchemy[asyncio]==2.0.49 +SQLAlchemy[asyncio]==2.0.50 SQLAlchemy-Utils==0.42.1 psycopg[c]==3.3.4 # psycopg[binary]==3.3.4