From 37fe0d183dd874a8bdc7a8466d38bf3a22b60f57 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Mar 2023 04:20:34 +0100 Subject: [PATCH] Update sqlalchemy from 1.2.12 to 2.0.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b926961..6c9cdf6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ PyYAML==3.13 click==7.0 future==0.16.0 -SQLAlchemy==1.2.12 +SQLAlchemy==2.0.5 -e .