From e373fc42fae40e01aea2bf6eb8c81f0e80ccc6ae Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 Jun 2022 14:00:06 +0100 Subject: [PATCH] Update sqlalchemy from 1.4.36 to 1.4.37 --- requirements.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.in b/requirements.in index 861be1ba3..4a737b847 100644 --- a/requirements.in +++ b/requirements.in @@ -18,7 +18,7 @@ marshmallow-sqlalchemy==0.28.0 marshmallow==3.16.0 psycopg2-binary==2.9.3 PyJWT==2.4.0 -SQLAlchemy==1.4.36 +SQLAlchemy==1.4.37 cachetools==5.1.0 beautifulsoup4==4.11.1 lxml==4.8.0