Skip to content

Commit f0c6d4c

Browse files
build: bump numpy from 2.2.1 to 2.2.2
Bumps [numpy](https://github.com/numpy/numpy) from 2.2.1 to 2.2.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.2.1...v2.2.2) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4b2eb9f commit f0c6d4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ tests = [
5656
"docker==7.1.0",
5757
"grpcio==1.67.1",
5858
"grpcio-health-checking==1.67.1",
59-
"numpy==2.2.1",
59+
"numpy==2.2.2",
6060
"Pint==0.24.4",
6161
"protobuf==5.29.3",
6262
"pytest==8.3.4",
@@ -92,7 +92,7 @@ doc = [
9292
"nbsphinx==0.9.6",
9393
"notebook==7.3.2",
9494
"numpydoc==1.8.0",
95-
"numpy==2.2.1",
95+
"numpy==2.2.2",
9696
"panel==1.5.5",
9797
"Pint==0.24.4",
9898
"protobuf==5.29.3",

0 commit comments

Comments
 (0)