From b1ed8c3490ee8f6257fcdd80fd66bcd4d66c55e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 21:45:29 +0000 Subject: [PATCH] Bump cryptography from 36.0.0 to 41.0.6 Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.0 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/36.0.0...41.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 794a284..fc51ef1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ charset-normalizer==2.0.9 # via # httpx # requests -cryptography==36.0.0 +cryptography==41.0.6 # via secretstorage cycler==0.11.0 # via matplotlib @@ -261,7 +261,9 @@ requests==2.26.0 # orbit-predictor # pyvo rfc3986[idna2008]==1.5.0 - # via httpx + # via + # httpx + # rfc3986 rise==5.7.1 # via -r requirements.in scipy==1.7.3