From 00cafe212803a40bf46b13a3379eb9ab5ab00b67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Nov 2022 10:05:10 +0000 Subject: [PATCH] Bump types-cryptography from 3.3.23.1 to 3.3.23.2 Bumps [types-cryptography](https://github.com/python/typeshed) from 3.3.23.1 to 3.3.23.2. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-cryptography dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 381bbc6210..73c51d5513 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -119,7 +119,7 @@ traitlets==5.5.0 # matplotlib-inline trustme==0.9.0 # via -r test-requirements.in -types-cryptography==3.3.23.1 +types-cryptography==3.3.23.2 # via types-pyopenssl types-pyopenssl==22.1.0.1 ; implementation_name == "cpython" # via -r test-requirements.in