Skip to content

Commit f8db406

Browse files
Bump jinja2 from 3.1.4 to 3.1.5 in /.config in the pip group (#511)
Bumps the pip group in /.config with 1 update: [jinja2](https://github.com/pallets/jinja). Updates `jinja2` from 3.1.4 to 3.1.5 - [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.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f0f220 commit f8db406

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.config/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ importlib-metadata==8.5.0
5656
iniconfig==2.0.0
5757
isodate==0.7.2
5858
isort==5.13.2
59-
jinja2==3.1.4
59+
jinja2==3.1.5
6060
jsmin==3.0.1
6161
jsonschema==4.23.0
6262
jsonschema-path==0.3.3

.config/requirements-lock.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ execnet==2.1.1
2727
filelock==3.16.1
2828
importlib-metadata==8.5.0
2929
iniconfig==2.0.0
30-
jinja2==3.1.4
30+
jinja2==3.1.5
3131
jsonschema==4.23.0
3232
jsonschema-specifications==2023.12.1
3333
lockfile==0.12.2

0 commit comments

Comments
 (0)