From dab5fe062e26887212393a557b137683a1ca352c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 08:31:24 +0000 Subject: [PATCH] Bump cffi from 1.14.3 to 1.15.0 Bumps [cffi](http://cffi.readthedocs.org) from 1.14.3 to 1.15.0. --- updated-dependencies: - dependency-name: cffi 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 e039865..4b1a8fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ certifi==2020.6.20 -cffi==1.14.3 +cffi==1.15.0 chardet==3.0.4 elasticsearch==7.16.1 GDAL==3.1.3