From d60ad9304800a5d76a30d321bb97cc044b6a8767 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Oct 2021 17:02:20 +0000 Subject: [PATCH] Bump cffi from 1.14.5 to 1.15.0 Bumps [cffi](http://cffi.readthedocs.org) from 1.14.5 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 c140b3e..cbfada7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ aiohttp-session==2.9.0 async-timeout==3.0.1 attrs==20.3.0 Authlib==0.15.3 -cffi==1.14.5 +cffi==1.15.0 chardet==4.0.0 gunicorn==20.1.0 cryptography==3.4.7