From 41b9d77083b0b2a690f97b6cdc1289341bd34482 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 19:50:57 +0000 Subject: [PATCH] chore(deps): bump jinja2 in /helm-chart/images/binderhub Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- helm-chart/images/binderhub/requirements.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/helm-chart/images/binderhub/requirements.txt b/helm-chart/images/binderhub/requirements.txt index 801374a69..e2df13d43 100644 --- a/helm-chart/images/binderhub/requirements.txt +++ b/helm-chart/images/binderhub/requirements.txt @@ -32,6 +32,7 @@ escapism==1.0.1 # via -r ../../../requirements.txt google-api-core[grpc]==2.14.0 # via + # google-api-core # google-cloud-appengine-logging # google-cloud-core # google-cloud-logging @@ -54,6 +55,8 @@ googleapis-common-protos[grpc]==1.61.0 # google-cloud-audit-log # grpc-google-iam-v1 # grpcio-status +greenlet==3.0.3 + # via sqlalchemy grpc-google-iam-v1==0.12.7 # via google-cloud-logging grpcio==1.59.3 @@ -66,7 +69,7 @@ grpcio-status==1.59.3 # via google-api-core idna==3.6 # via requests -jinja2==3.1.2 +jinja2==3.1.3 # via # -r ../../../requirements.txt # jupyterhub