From 66cc2c85f01f5ee0b40af65cd42c43cb3bcd2f6e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2020 03:32:57 +0000 Subject: [PATCH] Bump cffi from 1.12.3 to 1.14.1 Bumps [cffi](https://bitbucket.org/cffi/release-doc) from 1.12.3 to 1.14.1. - [Commits](https://bitbucket.org/cffi/release-doc/commits) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6483d56d..d255ff7f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ atomiclong==0.1.1 -cffi==1.12.3 +cffi==1.14.1 fusepy==3.0.1 pycparser==2.20 pygit2==0.28.2