From 67977d6b45156c9054dcb36a7203dad0275d0caa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Nov 2020 05:47:02 +0000 Subject: [PATCH] Bump cligj from 0.7.0 to 0.7.1 Bumps [cligj](https://github.com/mapbox/cligj) from 0.7.0 to 0.7.1. - [Release notes](https://github.com/mapbox/cligj/releases) - [Changelog](https://github.com/mapbox/cligj/blob/master/CHANGES.txt) - [Commits](https://github.com/mapbox/cligj/compare/0.7.0...0.7.1) 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..7fde0e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ affine==2.3.0 attrs==20.2.0 click==7.1.2 click-plugins==1.1.1 -cligj==0.7.0 +cligj==0.7.1 numpy==1.19.2 pyparsing==2.4.7 rasterio==1.1.8