Skip to content

Commit 328f825

Browse files
authored
Merge pull request #318 from python-trio/dependabot/pip/jinja2-3.0.3
2 parents 2feda06 + 1cfa8dc commit 328f825

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)