Skip to content

Commit 59f50e7

Browse files
Bump jinja2 from 3.1.4 to 3.1.6 in the pip group across 1 directory
Bumps the pip group with 1 update in the / 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] <[email protected]>
1 parent 31d5239 commit 59f50e7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

requirements.txt

+1-3
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ astroid==3.2.4
44
# via pylint
55
attrs==24.2.0
66
# via -r requirements.in
7-
colorama==0.4.6 ; sys_platform == 'win32'
8-
# via pylint
97
dill==0.3.8
108
# via pylint
119
immutabledict==4.2.0
@@ -14,7 +12,7 @@ importlab==0.8.1
1412
# via -r requirements.in
1513
isort==5.13.2
1614
# via pylint
17-
jinja2==3.1.4
15+
jinja2==3.1.6
1816
# via -r requirements.in
1917
libcst==1.4.0
2018
# via -r requirements.in

0 commit comments

Comments
 (0)