From df927ce8592ca9a5377eadc90d1d616f60a747e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 07:02:41 +0000 Subject: [PATCH] chore: bump cryptography from 38.0.3 to 38.0.4 in /tests Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.3 to 38.0.4. - [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.3...38.0.4) --- 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 6320f82..0882be9 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.3 +cryptography==38.0.4 filelock==3.8.0 idna==3.4 iniconfig==1.1.1