From 6fc61174005356fd751c0546ddfab631368364f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 16:33:52 +0000 Subject: [PATCH] feat(deps): update dependency typing_extensions to v4.14.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ab6da5e..8a00bd8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ python-dotenv==1.1.1 sniffio==1.3.1 SQLAlchemy==2.0.41 starlette==0.46.2 -typing_extensions==4.14.0 +typing_extensions==4.14.1 Mako==1.3.10 # Alembic MarkupSafe==3.0.1 # Alembic