From 1ef50a0c4e5f56a367aba893939b65acffb52324 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 10:04:24 +0000 Subject: [PATCH] Changelog:All: Bump cffi from 1.14.5 to 1.15.1 in /backend-tests Bumps [cffi](http://cffi.readthedocs.org) from 1.14.5 to 1.15.1. --- updated-dependencies: - dependency-name: cffi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend-tests/requirements-py3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend-tests/requirements-py3.txt b/backend-tests/requirements-py3.txt index b17b4002d..cf49272e7 100644 --- a/backend-tests/requirements-py3.txt +++ b/backend-tests/requirements-py3.txt @@ -1,6 +1,6 @@ attrs==21.2.0 certifi==2021.5.30 -cffi==1.14.5 +cffi==1.15.1 chardet==4.0.0 cryptography==3.4.7 docker==5.0.0