From 3f389c26c2496b781a91d2bde3abdd7ef393290e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2020 14:28:43 +0000 Subject: [PATCH] Bump pycountry from 1.20 to 19.8.18 Bumps [pycountry](https://bitbucket.org/flyingcircus/pycountry) from 1.20 to 19.8.18. - [Commits](https://bitbucket.org/flyingcircus/pycountry/commits) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e5850c3ed..c6cd57f42 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ pendulum==1.2.5 # MIT pillow==4.0.0 # PIL Software License: psycogreen==1.0 # BSD psycopg2==2.7.3 # LGPL with exceptions or ZPL -pycountry==1.20 # LGPL 2.1 +pycountry==19.8.18 # LGPL 2.1 python-dateutil==2.8.0 # Apache 2.0 PyJWE==1.0.0 # Apache 2.0 pyyaml==3.11 # MIT