Skip to content

Commit a20207d

Browse files
build(deps): bump numpy from 2.4.4 to 2.4.5 (#603)
Bumps [numpy](https://github.com/numpy/numpy) from 2.4.4 to 2.4.5. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.4.4...v2.4.5) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3a779a commit a20207d

2 files changed

Lines changed: 77 additions & 77 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ server = [
3636
"pyro-camera-api-client",
3737
"geopy>=2.4.0,<3.0.0",
3838
"networkx>=3.2.0,<4.0.0",
39-
"numpy>=2.4.4,<3.0.0",
39+
"numpy>=2.4.5,<3.0.0",
4040
"pandas>=2.2.0,<3.0.0",
4141
"pyproj>=3.6.0,<4.0.0",
4242
"shapely>=2.0.0,<3.0.0",

0 commit comments

Comments
 (0)