Skip to content

Commit 8a5eaab

Browse files
author
Yuriy Polyakov
committed
fixed github vulnerabilities
1 parent f57cd7f commit 8a5eaab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ exhale>=0.3.0
88
idna==3.3
99
imagesize==1.3.0
1010
importlib-metadata>=4.0.0
11-
Jinja2==3.0.3
11+
jinja2>=3.1.3
1212
MarkupSafe>=2.0.0
1313
packaging==21.3
1414
Pygments>=2.15.0
@@ -25,5 +25,5 @@ sphinxcontrib-jsmath==1.0.1
2525
sphinxcontrib-mermaid==0.7.1
2626
sphinxcontrib-qthelp==1.0.3
2727
sphinxcontrib-serializinghtml==1.1.5
28-
urllib3==1.26.9
28+
urllib3>=1.26.18
2929
zipp==3.7.0

0 commit comments

Comments
 (0)