From c1ef8b0b400f184ffbbd57ae2d72cde0362a3f5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 00:07:22 +0000 Subject: [PATCH] chore(deps): bump cryptography in /helm-chart/images/binderhub 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] --- helm-chart/images/binderhub/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/helm-chart/images/binderhub/requirements.txt b/helm-chart/images/binderhub/requirements.txt index fe43b42cf..3660691e8 100644 --- a/helm-chart/images/binderhub/requirements.txt +++ b/helm-chart/images/binderhub/requirements.txt @@ -24,7 +24,7 @@ cffi==1.16.0 # via cryptography charset-normalizer==3.3.0 # via requests -cryptography==41.0.4 +cryptography==41.0.6 # via pyopenssl docker==6.1.3 # via -r ../../../requirements.txt @@ -32,6 +32,7 @@ escapism==1.0.1 # via -r ../../../requirements.txt google-api-core[grpc]==2.12.0 # via + # google-api-core # google-cloud-appengine-logging # google-cloud-core # google-cloud-logging