Skip to content

Commit

Permalink
chore(deps): bump jinja2 in /helm-chart/images/binderhub
Browse files Browse the repository at this point in the history
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](pallets/jinja@3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent 71854e7 commit 41b9d77
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion helm-chart/images/binderhub/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 41b9d77

Please sign in to comment.