From b50eaef1ff40e30b18ac5aac40344ae287e19990 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Aug 2022 19:01:30 +0000 Subject: [PATCH] Bump rasterio from 1.1.8 to 1.3.0.post1 Bumps [rasterio](https://github.com/rasterio/rasterio) from 1.1.8 to 1.3.0.post1. - [Release notes](https://github.com/rasterio/rasterio/releases) - [Changelog](https://github.com/rasterio/rasterio/blob/main/CHANGES.txt) - [Commits](https://github.com/rasterio/rasterio/compare/1.1.8...1.3.0.post1) --- updated-dependencies: - dependency-name: rasterio 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 e4af2a0..0e7aff6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ click-plugins==1.1.1 cligj==0.7.0 numpy==1.19.2 pyparsing==2.4.7 -rasterio==1.1.8 +rasterio==1.3.0.post1 snuggs==1.4.7 \ No newline at end of file