From 8536a0338676257a71b6f8bf918d8dd0848b6d99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 22:37:56 +0000 Subject: [PATCH] Bump cryptography from 41.0.0 to 41.0.3 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.0 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.0...41.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 52b3d7f..2e1a6bb 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,6 +1,6 @@ bumpversion==0.6.0 coverage==7.0.1 -cryptography==41.0.0 +cryptography==41.0.3 flake8==6.0.0 pip-check==2.8.1 PyYAML==6.0