From 92554c151d0e89dd424e3a1a85047cde867b00e9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 02:34:55 +0000 Subject: [PATCH] Bump cffi from 1.11.5 to 1.14.5 Bumps [cffi](https://github.com/python-cffi/release-doc) from 1.11.5 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_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index eb17b0a..cc6dc25 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.5; platform_python_implementation != 'PyPy' chardet==3.0.4 coverage==4.5.1 cryptography==2.3.1