From a3a4206771e00d7ccb2c54546f5b8e2a6598d4a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 19:00:31 +0000 Subject: [PATCH] Bump numpy from 1.19.2 to 1.24.1 Bumps [numpy](https://github.com/numpy/numpy) from 1.19.2 to 1.24.1. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.19.2...v1.24.1) --- updated-dependencies: - dependency-name: numpy 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..3db8d43 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ attrs==20.2.0 click==7.1.2 click-plugins==1.1.1 cligj==0.7.0 -numpy==1.19.2 +numpy==1.24.1 pyparsing==2.4.7 rasterio==1.1.8 snuggs==1.4.7 \ No newline at end of file