From 81560186ff748dd6386f0738226a2d3dbd326baa Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Sat, 14 Nov 2020 15:23:12 +0200 Subject: [PATCH] Update sqlalchemy-utils from 0.36.6 to 0.36.8 (#25) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a93aa03..fc228df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -76,7 +76,7 @@ six==1.15.0 soupsieve==2.0.1 speaklater==1.3 SQLAlchemy==1.3.17 -SQLAlchemy-Utils==0.36.6 +SQLAlchemy-Utils==0.36.8 toml==0.10.2 typed-ast==1.4.1 typing-extensions==3.7.4.3