From fb944d18961d7bd514ccff0ff0142cc1d9942334 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Feb 2022 18:02:36 +0000 Subject: [PATCH] Bump fiona from 1.8.18 to 1.8.21 Bumps [fiona](https://github.com/Toblerity/Fiona) from 1.8.18 to 1.8.21. - [Release notes](https://github.com/Toblerity/Fiona/releases) - [Changelog](https://github.com/Toblerity/Fiona/blob/1.8.21/CHANGES.txt) - [Commits](https://github.com/Toblerity/Fiona/compare/1.8.18...1.8.21) --- 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..02b301a 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.21 jupyter >= 1.0.0 jupyter-client >= 6.1.6 jupyter-console >= 6.1.0