From 37b088a26c796ae5f3cf3bb7f8939a7bc473ce1e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 9 Jan 2021 04:37:55 +0100 Subject: [PATCH] Update setuptools from 51.0.0 to 51.1.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c4f4c53..2b4f4b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ MarkupSafe==1.1.1 neomodel==4.0.1 pytest==6.2.1 pytest-flask==1.1.0 -setuptools==51.0.0 +setuptools==51.1.2 requests==2.25.0 Unidecode==1.1.1 webargs==6.1.1