Skip to content

Commit 872a45d

Browse files
Merge pull request #243 from python-trio/dependabot/pip/jinja2-2.11.3
2 parents 6d69fbc + f2a1100 commit 872a45d

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==2.11.2
21+
jinja2==2.11.3
2222
# via sphinx
2323
markupsafe==1.1.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==2.11.2
33+
jinja2==2.11.3
3434
# via sphinx
3535
lxml==4.6.2
3636
# via -r test-requirements.in

0 commit comments

Comments
 (0)