Skip to content

Commit e3a26f8

Browse files
Bump jinja2 in /libs/garf_core in the pip group across 1 directory
Bumps the pip group with 1 update in the /libs/garf_core directory: [jinja2](https://github.com/pallets/jinja). Updates `jinja2` from 3.1.4 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.4...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe23193 commit e3a26f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/garf_core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66
name = "garf-core"
77
dependencies = [
88
"python-dateutil",
9-
"jinja2==3.1.4",
9+
"jinja2==3.1.6",
1010
"typing-extensions",
1111
"requests",
1212
"pyyaml",

0 commit comments

Comments
 (0)