From ef0a7b44dfba77fd5e36c61b10ce5809a2e2843b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Oct 2021 01:48:05 +0000 Subject: [PATCH] Bump cffi from 1.14.6 to 1.15.0 Bumps [cffi](http://cffi.readthedocs.org) from 1.14.6 to 1.15.0. --- updated-dependencies: - dependency-name: cffi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cf17951..e559a54 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ Automat==20.2.0 beautifulsoup4==4.10.0 bs4==0.0.1 certifi==2021.5.30 -cffi==1.14.6 +cffi==1.15.0 chardet==4.0.0 click==8.0.1 constantly==15.1.0