From 9ae96681967e5ccb2bf39917bd9254ac4a2b4d91 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Jul 2021 02:57:56 +0000 Subject: [PATCH] Bump cffi from 1.11.5 to 1.14.6 Bumps [cffi](http://cffi.readthedocs.org) from 1.11.5 to 1.14.6. Signed-off-by: dependabot-preview[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index eb17b0a..8f78fff 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -11,7 +11,7 @@ attrs==17.4.0 autopep8==1.3.5 babel==2.5.3 certifi==2018.4.16 -cffi==1.11.5; platform_python_implementation != 'PyPy' +cffi==1.14.6; platform_python_implementation != 'PyPy' chardet==3.0.4 coverage==4.5.1 cryptography==2.3.1