Skip to content

Commit 10f4975

Browse files
build(deps-dev): bump numpy from 1.26.1 to 1.26.2 (#171)
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.1 to 1.26.2. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.26.1...v1.26.2) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0d55af9 commit 10f4975

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
@@ -43,7 +43,7 @@ tests = [
4343
"pytest-mock==3.12.0",
4444
]
4545
lists = [
46-
"numpy==1.26.1",
46+
"numpy==1.26.2",
4747
]
4848

4949
[project.urls]

0 commit comments

Comments
 (0)