From 3b961481648fc3dae9dcc5c67b112a919f466ace Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 23:08:43 +0000 Subject: [PATCH] Bump cryptography from 39.0.1 to 41.0.6 in /gpt3_website Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/39.0.1...41.0.6) --- 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..e3efbde 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==41.0.6 cycler==0.10.0 Cython==0.29.20 cytoolz==0.10.1