File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
source/adapters/level_zero Expand file tree Collapse file tree 3 files changed +6
-6
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)
40
40
set (UR_LEVEL_ZERO_LOADER_REPO "https://github.com/oneapi-src/level-zero.git" )
41
41
endif ()
42
42
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 )
44
44
endif ()
45
45
46
46
# Disable due to a bug https://github.com/oneapi-src/level-zero/issues/104
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ dependencies:
25
25
- libssh2=1.11.0
26
26
- libstdcxx-ng=13.1.0
27
27
- libuv=1.44.2
28
- - libzlib=1.2.13
28
+ - libzlib=1.3.1
29
29
- llvm-spirv=14.0.0
30
30
- llvm-tools=14.0.6
31
31
- llvmdev=14.0.6
@@ -35,5 +35,5 @@ dependencies:
35
35
- rhash=1.4.3
36
36
# don't upgrade xz utils due to CVE-2024-3094
37
37
- xz=5.2.6
38
- - zlib=1.2.13
38
+ - zlib=1.3.1
39
39
- zstd=1.5.2
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ bandit==1.6.2
4
4
beautifulsoup4 == 4.11.1
5
5
breathe == 4.33.1
6
6
bs4 == 0.0.1
7
- certifi == 2023 .07.22
7
+ certifi == 2024 .07.04
8
8
chardet == 3.0.4
9
9
clang-format == 15.0.7
10
10
colorama == 0.4.1
@@ -22,7 +22,7 @@ pyparsing==2.4.5
22
22
pytest >= 7.0
23
23
pytz == 2019.3
24
24
PyYAML == 6.0.1
25
- requests == 2.31 .0
25
+ requests == 2.32 .0
26
26
rst2pdf == 0.98
27
27
six == 1.13.0
28
28
snowballstemmer == 2.0.0
@@ -37,5 +37,5 @@ sphinxcontrib-qthelp==1.0.3
37
37
sphinxcontrib-serializinghtml == 1.1.5
38
38
sphinxcontrib-websupport == 1.2.4
39
39
sphinx-rtd-theme == 1.0.0
40
- urllib3 == 2.1.0
40
+ urllib3 == 2.2.2
41
41
dataclasses-json == 0.6.7
You can’t perform that action at this time.
0 commit comments