From 1bfcd4fdf7c6bb215aa4093cf79cecbacd71dcc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 10:40:24 +0000 Subject: [PATCH] Update sqlalchemy requirement from ~=2.0.36 to ~=2.0.37 --- updated-dependencies: - dependency-name: sqlalchemy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d37470ef..f0bbed30 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ requests~=2.32.3 python-multipart~=0.0.20 python3-discogs-client==2.7.1 gunicorn~=23.0.0 -SQLAlchemy~=2.0.36 +SQLAlchemy~=2.0.37 paho-mqtt~=2.1.0 passlib~=1.7.4 pillow~=11.1.0