Skip to content

Commit c22e615

Browse files
Bump numpy from 1.21.5 to 1.22.0
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.5 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.21.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-version: 1.22.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f53833e commit c22e615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies = [
3939
"pydantic-core==2.33.2",
4040
"typing-extensions==4.15.0",
4141
"typing-inspection==0.4.1",
42-
"numpy==1.21.5", # tf_transformations requires this specific version
42+
"numpy==1.22.0", # tf_transformations requires this specific version
4343
"opencv-python>=4.8.0,<4.10.0",
4444
"apriltag==0.0.16",
4545
]

0 commit comments

Comments
 (0)