From ad0557632467a43f5499e3b7162448fd1eb384ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Dec 2020 17:45:21 +0000 Subject: [PATCH] [DEPENDABOT]: Bump cffi from 1.14.3 to 1.14.4 Bumps [cffi](https://github.com/python-cffi/release-doc) from 1.14.3 to 1.14.4. - [Release notes](https://github.com/python-cffi/release-doc/releases) - [Commits](https://github.com/python-cffi/release-doc/commits) 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..7d4d9834 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.4 cryptography==3.1.1 requests==2.24.0 rich==8.0.0