Skip to content

Commit 6dbb6f5

Browse files
build(deps): bump jinja2 from 3.1.2 to 3.1.3 in /docs
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. - [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.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 739b262 commit 6dbb6f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ charset-normalizer==3.2.0; python_full_version >= '3.7.0'
77
docutils==0.18.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
88
idna==3.4; python_version >= '3.5'
99
imagesize==1.4.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
10-
jinja2==3.1.2; python_version >= '3.7'
10+
jinja2==3.1.3; python_version >= '3.7'
1111
markupsafe==2.0.1; python_version >= '3.6'
1212
packaging==23.1; python_version >= '3.7'
1313
parsimonious==0.10.0

0 commit comments

Comments
 (0)