From f10b0954cf7e772f341150775e12b652491c5147 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 18:01:36 +0000 Subject: [PATCH] Bump fiona from 1.8.18 to 1.9.0 Bumps [fiona](https://github.com/Toblerity/Fiona) from 1.8.18 to 1.9.0. - [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.0) --- 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..1d7c42b 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.0 jupyter >= 1.0.0 jupyter-client >= 6.1.6 jupyter-console >= 6.1.0