From 1ab6311e4f53fcda435373a0ee92a226d253b1cc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 16 Oct 2020 07:33:39 -0300 Subject: [PATCH] Update osmcha from 0.8.1 to 0.8.2 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 83431aeb..3ec9c1b5 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -42,7 +42,7 @@ redis>=2.10.5 # Your custom requirements go here PyYAML==5.3.1 -osmcha==0.8.1 +osmcha==0.8.2 # git python is required by the frontend management command GitPython==3.1.9