Skip to content

Commit 0591841

Browse files
authored
Merge pull request #305 from python-trio/dependabot/pip/jinja2-3.0.2
2 parents ea6a99f + c801740 commit 0591841

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==2.10
1818
# via requests
1919
imagesize==1.2.0
2020
# via sphinx
21-
jinja2==3.0.1
21+
jinja2==3.0.2
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.1
33+
jinja2==3.0.2
3434
# via sphinx
3535
lxml==4.6.3
3636
# via -r test-requirements.in

0 commit comments

Comments
 (0)