From 63b1c7a3ef3aaa1441612e17819be736ea58a3f0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Feb 2021 21:24:39 +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 f266615..68668eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ atomicwrites==1.3.0 attrs==18.2.0 bleach==3.1.4 certifi==2019.6.16 -cffi==1.12.3 +cffi==1.14.5 chardet==3.0.4 Click==7.0 cmarkgfm==0.4.2