From 9511c806f91e05b1e55ba4f29c41485502870c01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Apr 2022 11:34:51 +0000 Subject: [PATCH] Bump cffi from 1.14.5 to 1.15.0 Bumps [cffi](http://cffi.readthedocs.org) from 1.14.5 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 5a0082f..37b6483 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ certifi==2020.12.5 -cffi==1.14.5 +cffi==1.15.0 chardet==4.0.0 cryptography==3.4.6 DateTime==4.3