From a829586ce8c7b9955fb2b589ca53240843e55471 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 08:00:20 +0000 Subject: [PATCH] Bump cryptography from 41.0.1 to 41.0.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.1 to 41.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.1...41.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 17fa0a099a..4d88642e92 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -28,7 +28,7 @@ click==8.1.3 # pip-tools coverage==7.2.7 # via -r test-requirements.in -cryptography==41.0.1 +cryptography==41.0.2 # via # -r test-requirements.in # pyopenssl @@ -38,10 +38,6 @@ decorator==5.1.1 # via ipython dill==0.3.6 # via pylint -exceptiongroup==1.1.1 ; python_version < "3.11" - # via - # -r test-requirements.in - # pytest flake8==5.0.4 # via # -r test-requirements.in @@ -128,15 +124,6 @@ sniffio==1.3.0 # via -r test-requirements.in sortedcontainers==2.4.0 # via -r test-requirements.in -tomli==2.0.1 - # via - # black - # build - # flake8-pyproject - # mypy - # pip-tools - # pylint - # pytest tomlkit==0.11.8 # via pylint traitlets==5.9.0 @@ -150,10 +137,7 @@ types-pyopenssl==23.2.0.1 ; implementation_name == "cpython" typing-extensions==4.6.3 # via # -r test-requirements.in - # astroid - # black # mypy - # pylint wcwidth==0.2.6 # via prompt-toolkit wheel==0.40.0