Skip to content

Commit 2b7b827

Browse files
authored
Merge pull request #1231 from wlemkows/requrements-update
[Security] update third party packages versions
2 parents 2d42d77 + 6061b8a commit 2b7b827

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

third_party/requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
alabaster==0.7.12
2-
Babel==2.7.0
2+
Babel==2.14.0
33
bandit==1.6.2
44
beautifulsoup4==4.11.1
55
breathe==4.33.1
66
bs4==0.0.1
7-
certifi==2019.11.28
7+
certifi==2023.07.22
88
chardet==3.0.4
99
clang-format==15.0.7
1010
colorama==0.4.1
@@ -14,15 +14,15 @@ idna==2.8
1414
imagesize==1.1.0
1515
Jinja2==2.11.3
1616
lxml==4.9.3
17-
Mako==1.1.0
17+
Mako==1.3.0
1818
MarkupSafe==1.1.1
1919
packaging==19.2
20-
Pygments==2.5.2
20+
Pygments==2.17.2
2121
pyparsing==2.4.5
2222
pytest>=7.0
2323
pytz==2019.3
24-
PyYAML==5.2
25-
requests==2.22.0
24+
PyYAML==6.0.1
25+
requests==2.31.0
2626
rst2pdf==0.98
2727
six==1.13.0
2828
snowballstemmer==2.0.0
@@ -37,4 +37,4 @@ sphinxcontrib-qthelp==1.0.3
3737
sphinxcontrib-serializinghtml==1.1.5
3838
sphinxcontrib-websupport==1.2.4
3939
sphinx-rtd-theme==1.0.0
40-
urllib3==1.25.7
40+
urllib3==2.1.0

0 commit comments

Comments
 (0)