Skip to content

Commit b576c36

Browse files
Bump numpy from 2.1.1 to 2.1.2 in /pytorch in the pytorch group
Bumps the pytorch group in /pytorch with 1 update: [numpy](https://github.com/numpy/numpy). Updates `numpy` from 2.1.1 to 2.1.2 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.1.1...v2.1.2) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pytorch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79ec35e commit b576c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytorch/serving/torchserve-xpu-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ torchvision==0.18.1+cxx11.abi
33
torchaudio==2.3.1+cxx11.abi
44
intel_extension_for_pytorch==2.3.110+xpu
55
--extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us
6-
numpy==2.1.1
6+
numpy==2.1.2
77
captum>=0.7.0
88
cython>=3.0.10
99
pynvml>=11.5.0

0 commit comments

Comments
 (0)