Skip to content

Commit 250fae5

Browse files
authored
Merge pull request #4 from p-sira/dependabot/pip/jinja2-3.1.6
Bump jinja2 from 3.1.5 to 3.1.6
2 parents b22d41b + 6952d01 commit 250fae5

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

requirements.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ idna==3.10
3131
# via requests
3232
imagesize==1.4.1
3333
# via sphinx
34-
jinja2==3.1.5
34+
jinja2==3.1.6
3535
# via
3636
# myst-parser
3737
# sphinx
@@ -97,6 +97,11 @@ sphinxcontrib-qthelp==2.0.0
9797
# via sphinx
9898
sphinxcontrib-serializinghtml==2.0.0
9999
# via sphinx
100+
tomli==2.2.1
101+
# via
102+
# build
103+
# pip-tools
104+
# sphinx
100105
typing-extensions==4.12.2
101106
# via pydata-sphinx-theme
102107
urllib3==2.3.0

0 commit comments

Comments
 (0)