Skip to content

Commit ce9aa8c

Browse files
Update dependency dpnp to v0.19.0 (uxlfoundation#2754)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a870fb4 commit ce9aa8c

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
@@ -66,7 +66,7 @@ steps:
6666
env:
6767
NO_DPC: ${{ variables.NO_DPC }}
6868
DPCTL_VERSION: 0.21.0
69-
DPNP_VERSION: 0.18.1
69+
DPNP_VERSION: 0.19.0
7070
DPCPP_RT_VERSION: 2025.3.0
7171
displayName: "Install testing requirements"
7272
- script: |

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ concurrency:
3131

3232
env:
3333
DPCTL_VERSION: 0.21.0
34-
DPNP_VERSION: 0.18.1
34+
DPNP_VERSION: 0.19.0
3535
DPCTL_PY_VERSIONS: '3.9\|3.11'
3636
UXL_PYTHONVERSION: "3.12"
3737
UXL_SKLEARNVERSION: "1.4"

0 commit comments

Comments
 (0)