Skip to content

Commit 1cfa8dc

Browse files
Bump jinja2 from 3.0.2 to 3.0.3
Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a02be83 commit 1cfa8dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ idna==3.3
1818
# via requests
1919
imagesize==1.2.0
2020
# via sphinx
21-
jinja2==3.0.2
21+
jinja2==3.0.3
2222
# via sphinx
2323
markupsafe==2.0.1
2424
# via jinja2

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ imagesize==1.2.0
3030
# via sphinx
3131
iniconfig==1.1.1
3232
# via pytest
33-
jinja2==3.0.2
33+
jinja2==3.0.3
3434
# via sphinx
3535
lxml==4.6.4
3636
# via -r test-requirements.in

0 commit comments

Comments
 (0)