From 365fe24a8826d59212ae4605e009ff8bf77a16b3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Sep 2024 13:45:05 -0500 Subject: [PATCH] Update sqlalchemy from 2.0.31 to 2.0.32 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c7a79c79..a836bf43 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ matplotlib==3.9.2 Pillow==10.4.0 -sqlalchemy==2.0.31 +sqlalchemy==2.0.32