From c57a5456f9f5e741ae9beeb8247299d1f075c599 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jan 2022 10:03:09 +0000 Subject: [PATCH] Update pycountry requirement from ~=20.7.3 to ~=22.1.10 Updates the requirements on [pycountry](https://github.com/flyingcircusio/pycountry) to permit the latest version. - [Release notes](https://github.com/flyingcircusio/pycountry/releases) - [Changelog](https://github.com/flyingcircusio/pycountry/blob/master/HISTORY.txt) - [Commits](https://github.com/flyingcircusio/pycountry/compare/20.7.3...22.1.10) --- updated-dependencies: - dependency-name: pycountry dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5fc5dca..2d7ba0d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ archetypal==2.1.3 mongoengine~=0.23.1 -pycountry~=20.7.3 +pycountry~=22.1.10 pytest~=6.2.4 geojson~=2.5.0 mongomock~=3.22.1