From 0c97b838f9ea0b888047dd737878d67f9e97dc5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jul 2021 04:02:40 +0000 Subject: [PATCH] [DEPENDABOT]: Bump cffi from 1.14.3 to 1.14.6 Bumps [cffi](http://cffi.readthedocs.org) from 1.14.3 to 1.14.6. --- updated-dependencies: - dependency-name: cffi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d46dce1a..7a79d840 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ ruamel.yaml==0.16.12 pygithub==1.53 GitPython==3.1.9 autopep8==1.5.4 -cffi==1.14.3 +cffi==1.14.6 cryptography==3.1.1 requests==2.24.0 rich==8.0.0