From 4cbedc94357066cf9e409d8e34e23f1d193584d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 17:29:39 +0000 Subject: [PATCH] Bump fiona from 1.6.3.post1 to 1.10.0 in /scripts Bumps [fiona](https://github.com/Toblerity/Fiona) from 1.6.3.post1 to 1.10.0. - [Release notes](https://github.com/Toblerity/Fiona/releases) - [Changelog](https://github.com/Toblerity/Fiona/blob/main/CHANGES.txt) - [Commits](https://github.com/Toblerity/Fiona/compare/1.6.3-post1...1.10.0) --- updated-dependencies: - dependency-name: fiona dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 23a41a47..ad2e8394 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1,6 +1,6 @@ boto3==1.4.0 botocore==1.4.53 -Fiona==1.6.3.post1 +Fiona==1.10.0 PyYAML==5.4 Rtree==0.8.2 Shapely==1.5.14