From 93583d4a6135e19c11d81f39c5a53c134a351e44 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2020 21:22:22 +0000 Subject: [PATCH] Bump cffi from 1.12.3 to 1.14.2 Bumps [cffi](https://github.com/python-cffi/release-doc) from 1.12.3 to 1.14.2. - [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 d54aa4b..18f3bbe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ async-timeout==3.0.1 atomicwrites==1.3.0 attrs==19.1.0 certifi==2019.3.9 -cffi==1.12.3 +cffi==1.14.2 chardet==3.0.4 colorama==0.4.1 coverage==4.5.3