Skip to content

Commit c79b7d0

Browse files
Bump jinja2 from 3.1.4 to 3.1.6
Bumps [jinja2](https://github.com/pallets/jinja) 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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 23e7b56 commit c79b7d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ certifi==2024.8.30
33
cryptography==43.0.3
44
distro==1.9.0
55
httplib2==0.22.0
6-
jinja2==3.1.4
6+
jinja2==3.1.6
77
omegaconf==2.3.0
88
psycopg2-binary==2.9.10
99
pyyaml==6.0.2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ httplib2==0.22.0
2424
# via -r requirements.in
2525
idna==3.10
2626
# via requests
27-
jinja2==3.1.4
27+
jinja2==3.1.6
2828
# via -r requirements.in
2929
markupsafe==2.0.1
3030
# via jinja2

0 commit comments

Comments
 (0)