From fdd1164fabbeddc3dd3a31931e2aeff953578f87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Nov 2022 08:55:35 +0000 Subject: [PATCH] chore: bump cryptography from 38.0.1 to 38.0.3 in /tests Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.1 to 38.0.3. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/38.0.1...38.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/requirements_py3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements_py3.txt b/tests/requirements_py3.txt index 812b34e..6320f82 100644 --- a/tests/requirements_py3.txt +++ b/tests/requirements_py3.txt @@ -3,7 +3,7 @@ bcrypt==4.0.1 certifi==2022.9.24 cffi==1.15.1 chardet==5.0.0 -cryptography==38.0.1 +cryptography==38.0.3 filelock==3.8.0 idna==3.4 iniconfig==1.1.1