File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
source/adapters/level_zero Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ if (NOT DEFINED LEVEL_ZERO_LIBRARY OR NOT DEFINED LEVEL_ZERO_INCLUDE_DIR)
4040 set (UR_LEVEL_ZERO_LOADER_REPO "https://github.com/oneapi-src/level-zero.git" )
4141 endif ()
4242 if (UR_LEVEL_ZERO_LOADER_TAG STREQUAL "" )
43- set (UR_LEVEL_ZERO_LOADER_TAG v1.17.6 )
43+ set (UR_LEVEL_ZERO_LOADER_TAG v1.17.39 )
4444 endif ()
4545
4646 # Disable due to a bug https://github.com/oneapi-src/level-zero/issues/104
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ bandit==1.6.2
44beautifulsoup4 == 4.11.1
55breathe == 4.33.1
66bs4 == 0.0.1
7- certifi == 2023 .07.22
7+ certifi == 2024 .07.04
88chardet == 3.0.4
99clang-format == 15.0.7
1010colorama == 0.4.1
@@ -22,7 +22,7 @@ pyparsing==2.4.5
2222pytest >= 7.0
2323pytz == 2019.3
2424PyYAML == 6.0.1
25- requests == 2.31 .0
25+ requests == 2.32 .0
2626rst2pdf == 0.98
2727six == 1.13.0
2828snowballstemmer == 2.0.0
@@ -37,5 +37,5 @@ sphinxcontrib-qthelp==1.0.3
3737sphinxcontrib-serializinghtml == 1.1.5
3838sphinxcontrib-websupport == 1.2.4
3939sphinx-rtd-theme == 1.0.0
40- urllib3 == 2.1.0
40+ urllib3 == 2.2.2
4141dataclasses-json == 0.6.7
You can’t perform that action at this time.
0 commit comments