From e2b53ddd61fcf660d19eeef92f061a1b99449e84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 17:50:27 +0000 Subject: [PATCH] Bump cffi from 1.15.0 to 1.15.1 Bumps [cffi](http://cffi.readthedocs.org) from 1.15.0 to 1.15.1. --- updated-dependencies: - dependency-name: cffi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e7c3228..52572e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ attrs==21.4.0 -cffi==1.15.0 +cffi==1.15.1 cryptography==37.0.0 iniconfig==1.1.1 packaging==21.3