Skip to content

Commit e60346d

Browse files
authored
Merge pull request #1937 from wlemkows/fix-vul
[Security] update requirements versions
2 parents bddc8f3 + 604b4da commit e60346d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

third_party/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ bandit==1.6.2
44
beautifulsoup4==4.11.1
55
breathe==4.33.1
66
bs4==0.0.1
7-
certifi==2023.07.22
7+
certifi==2024.07.04
88
chardet==3.0.4
99
clang-format==15.0.7
1010
colorama==0.4.1
@@ -22,7 +22,7 @@ pyparsing==2.4.5
2222
pytest>=7.0
2323
pytz==2019.3
2424
PyYAML==6.0.1
25-
requests==2.31.0
25+
requests==2.32.0
2626
rst2pdf==0.98
2727
six==1.13.0
2828
snowballstemmer==2.0.0
@@ -37,5 +37,5 @@ 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==2.1.0
40+
urllib3==2.2.2
4141
dataclasses-json==0.6.7

0 commit comments

Comments
 (0)