Skip to content

Commit 6f23c31

Browse files
Update dependency dpctl to v0.21.0 (#2753)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d108d1 commit 6f23c31

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ci/pipeline/build-and-test-lnx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ steps:
6565
pip list
6666
env:
6767
NO_DPC: ${{ variables.NO_DPC }}
68-
DPCTL_VERSION: 0.20.2
68+
DPCTL_VERSION: 0.21.0
6969
DPNP_VERSION: 0.18.1
7070
DPCPP_RT_VERSION: 2025.3.0
7171
displayName: "Install testing requirements"

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ concurrency:
3030
cancel-in-progress: true
3131

3232
env:
33-
DPCTL_VERSION: 0.20.2
33+
DPCTL_VERSION: 0.21.0
3434
DPNP_VERSION: 0.18.1
3535
DPCTL_PY_VERSIONS: '3.9\|3.11'
3636
UXL_PYTHONVERSION: "3.12"

0 commit comments

Comments
 (0)