From fe740b0c0d70c50841d6618c3a58c10a8da341d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 05:44:53 +0000 Subject: [PATCH] Bump fiona from 1.8.18 to 1.8.20 Bumps [fiona](https://github.com/Toblerity/Fiona) from 1.8.18 to 1.8.20. - [Release notes](https://github.com/Toblerity/Fiona/releases) - [Changelog](https://github.com/Toblerity/Fiona/blob/master/CHANGES.txt) - [Commits](https://github.com/Toblerity/Fiona/compare/1.8.18...1.8.20) --- updated-dependencies: - dependency-name: fiona dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index afc20f4..57b0765 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ boto3 == 1.17.22 contextily == 1.1.0 contextlib2 == 0.6.0.post1 -fiona == 1.8.18 +fiona == 1.8.20 jupyter >= 1.0.0 jupyter-client >= 6.1.6 jupyter-console >= 6.1.0