From 49352e8d0396e48964a30a29650b6b8eac06b707 Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 13 Feb 2024 16:00:19 +0000 Subject: [PATCH] Update dependency SQLAlchemy to v2.0.27 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3a4c2fe..168daee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ python-magic==0.4.27 PyYAML==6.0.1 requests==2.31.0 six==1.16.0 -SQLAlchemy==2.0.26 +SQLAlchemy==2.0.27 staticmap==0.5.7 typing_extensions==4.9.0 urllib3==2.2.0 -- 2.45.2