From 075dd35d753efec808843c0fd0e9966ecefc0edd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 18:56:47 +0000 Subject: [PATCH] Bump fiona from 1.8.18 to 1.9.1 Bumps [fiona](https://github.com/Toblerity/Fiona) from 1.8.18 to 1.9.1. - [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.9.1) --- updated-dependencies: - dependency-name: fiona dependency-type: direct:production update-type: version-update:semver-minor ... 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..75f8cd2 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.9.1 jupyter >= 1.0.0 jupyter-client >= 6.1.6 jupyter-console >= 6.1.0