From 1ca5298fc4ef4d758db841bc0f81155bc1f81b9d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 12 Feb 2021 03:26:45 +0000 Subject: [PATCH] Bump cffi from 1.12.3 to 1.14.5 Bumps [cffi](https://github.com/python-cffi/release-doc) from 1.12.3 to 1.14.5. - [Release notes](https://github.com/python-cffi/release-doc/releases) - [Commits](https://github.com/python-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..c83ed2a5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ atomiclong==0.1.1 -cffi==1.12.3 +cffi==1.14.5 fusepy==3.0.1 pycparser==2.20 pygit2==0.28.2