From 0103b84399e3bc15ba31dc9637a03a53d62a4885 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 17:58:55 +0000 Subject: [PATCH] chore(deps): bump cryptography from 41.0.4 to 41.0.6 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.4...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 7c39b80c1..226c89d8e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -80,7 +80,7 @@ coverage==5.5 # -r requirements.in # codecovopentelem # pytest-cov -cryptography==41.0.4 +cryptography==41.0.6 # via shared deprecated==1.2.12 # via opentelemetry-api @@ -333,7 +333,9 @@ requests==2.31.0 respx==0.20.2 # via -r requirements.in rfc3986[idna2008]==1.4.0 - # via httpx + # via + # httpx + # rfc3986 rsa==4.7.2 # via google-auth s3transfer==0.3.4