From f9f44490791ef9a9c2f6ccbb98b87ed4b44230f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Apr 2022 01:36:30 +0300 Subject: [PATCH] Bump pycountry from 22.1.10 to 22.3.5 (#384) Bumps [pycountry](https://github.com/flyingcircusio/pycountry) from 22.1.10 to 22.3.5. - [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/22.1.10...22.3.5) --- updated-dependencies: - dependency-name: pycountry dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 616882f..c0894c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ MarkupSafe==2.1.1 mock==4.0.3 multidict==5.2.0;python_version<"3.7" multidict==6.0.2;python_version>="3.7" -pycountry==22.1.10 +pycountry==22.3.5 PyPDF2==1.26.0 PySocks==1.7.1 python-bidi==0.4.2