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