From 737ede9f052a7dcc5139c9fa6561e39427c17d61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 05:15:21 +0000 Subject: [PATCH] Bump cryptography from 39.0.0 to 39.0.1 in /webSocket/socker2 Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.0 to 39.0.1. - [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/39.0.0...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- webSocket/socker2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webSocket/socker2/requirements.txt b/webSocket/socker2/requirements.txt index 0b70bd7f..d958ec46 100644 --- a/webSocket/socker2/requirements.txt +++ b/webSocket/socker2/requirements.txt @@ -9,7 +9,7 @@ cffi==1.15.1 channels==4.0.0 channels-redis==4.0.0 constantly==15.1.0 -cryptography==39.0.0 +cryptography==39.0.1 daphne==4.0.0 Django==4.1.5 exceptiongroup==1.1.0