Skip to content

Commit 62c97c8

Browse files
Add fix from scorecard results
1 parent 8ef08d4 commit 62c97c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

unified-runtime/third_party/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pyparsing==2.4.5
2222
pytest>=7.0
2323
pytz==2019.3
2424
PyYAML==6.0.1
25-
requests==2.32.2
25+
requests==2.32.4
2626
rst2pdf==0.102
2727
six==1.13.0
2828
snowballstemmer==2.0.0
@@ -37,7 +37,7 @@ 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.2.2
40+
urllib3==2.5.0
4141
dataclasses-json==0.6.7
4242

4343
# Unified-runtime is formatted using black

0 commit comments

Comments
 (0)