From 11787560d0d97d83b10a6da2a61d4ada1495043c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 18:43:31 +0000 Subject: [PATCH] Bump cryptography from 39.0.1 to 42.0.4 in /gpt3_website Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/39.0.1...42.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- gpt3_website/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpt3_website/requirements.txt b/gpt3_website/requirements.txt index ccdeb53..3202870 100644 --- a/gpt3_website/requirements.txt +++ b/gpt3_website/requirements.txt @@ -39,7 +39,7 @@ conda-build==3.18.9 conda-package-handling==1.7.0 conda-verify==3.4.2 contextlib2==0.6.0.post1 -cryptography==39.0.1 +cryptography==42.0.4 cycler==0.10.0 Cython==0.29.20 cytoolz==0.10.1