Skip to content

Commit 80f8697

Browse files
Bump jinja2 from 3.1.2 to 3.1.5
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 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.2...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c5978b1 commit 80f8697

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ def find_version(*file_paths):
5656
"docker==6.0.1",
5757
"texttable==1.6.7",
5858
"python-dateutil==2.8.2",
59-
"Jinja2==3.1.2",
59+
"Jinja2==3.1.5",
6060
"psutil==5.9.4",
6161
"python-dotenv==0.21.0",
6262
"terminaltables==3.1.10",

0 commit comments

Comments
 (0)