From 150d1b35083d81e95d9807bd2eec4d0cd6dbe32e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Nov 2020 02:35:40 +0000 Subject: [PATCH] Bump cffi from 1.11.5 to 1.14.4 Bumps [cffi](https://github.com/python-cffi/release-doc) from 1.11.5 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-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..39614dd 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.4; platform_python_implementation != 'PyPy' chardet==3.0.4 coverage==4.5.1 cryptography==2.3.1