From 332bac290e5e3aa97e741afea74cb4afe4118d8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Jul 2022 06:20:48 +0000 Subject: [PATCH] Bump cryptography from 3.4.8 to 37.0.4 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.8 to 37.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/3.4.8...37.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d301c0ee1..efbdf7d3f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ mypy==0.960 types-click==7.1.8 types-pyyaml==6.0.9 trustme==0.9.0 -cryptography==3.4.8 +cryptography==37.0.4 coverage==6.4.1 coverage-conditional-plugin==0.5.0 httpx==0.23.0