Skip to content

Commit 467ee52

Browse files
chore(deps): bump numpy from 2.0.1 to 2.1.0
Bumps [numpy](https://github.com/numpy/numpy) from 2.0.1 to 2.1.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.0.1...v2.1.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3340687 commit 467ee52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ mercantile==1.2.1
9797
# via contextily
9898
mypy-extensions==1.0.0
9999
# via black
100-
numpy==2.0.1
100+
numpy==2.1.0
101101
# via
102102
# contourpy
103103
# matplotlib

0 commit comments

Comments
 (0)