Browse Source

chore(deps): bump jinja2 from 3.1.2 to 3.1.4 (#1037)

979-is-there-a-node-for-kubernetes-itself
dependabot[bot] 2 weeks ago
committed by tessier
parent
commit
c2e35fab36
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      poetry.lock

+ 3
- 3
poetry.lock View File

@@ -158,13 +158,13 @@ xdg-home = ["appdirs (>=1.4.0)"]

[[package]]
name = "jinja2"
version = "3.1.2"
version = "3.1.4"
description = "A very fast and expressive template engine."
optional = false
python-versions = ">=3.7"
files = [
{file = "Jinja2-3.1.2-py3-none-any.whl", hash = "sha256:6088930bfe239f0e6710546ab9c19c9ef35e29792895fed6e6e31a023a182a61"},
{file = "Jinja2-3.1.2.tar.gz", hash = "sha256:31351a702a408a9e7595a8fc6150fc3f43bb6bf7e319770cbc0db9df9437e852"},
{file = "jinja2-3.1.4-py3-none-any.whl", hash = "sha256:bc5dd2abb727a5319567b7a813e6a2e7318c39f4f487cfe6c89c6f9c7d25197d"},
{file = "jinja2-3.1.4.tar.gz", hash = "sha256:4a3aee7acbbe7303aede8e9648d13b8bf88a429282aa6122a993f0ac800cb369"},
]

[package.dependencies]


Loading…
Cancel
Save