Skip to content

Commit 90db2eb

Browse files
Bump jinja2 from 3.1.5 to 3.1.6
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 to 3.1.6. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.5...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0fd6cb6 commit 90db2eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "pyvec-docs"
33
version = "0"
44
requires-python = "==3.12.*"
55
dependencies = [
6-
"jinja2==3.1.5",
6+
"jinja2==3.1.6",
77
"myst-parser==4.0.1",
88
"requests==2.32.3",
99
"sphinx-rtd-theme==3.0.2",

0 commit comments

Comments
 (0)