From c7f2328f644d028f44d89212348d680e424cef23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Feb 2021 10:02:10 +0000 Subject: [PATCH] Bump cffi from 1.14.4 to 1.14.5 Bumps [cffi](https://github.com/python-cffi/release-doc) from 1.14.4 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[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d74d1fb2..d8bcbe1f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ backports.ssl-match-hostname==3.7.0.1 bcrypt==3.2.0 cachetools==4.2.1 certifi==2020.12.5 -cffi==1.14.4 +cffi==1.14.5 chardet==4.0.0 Click==7.1.2 colorama==0.4.4