Skip to content

Commit

Permalink
Merge pull request #1447 from IQTLabs/renovate/numpy-2.x
Browse files Browse the repository at this point in the history
Update dependency numpy to v2.2.1
  • Loading branch information
anarkiwi authored Dec 23, 2024
2 parents 4e7bc1f + f74f482 commit 6423c1c
Show file tree
Hide file tree
Showing 6 changed files with 174 additions and 174 deletions.
114 changes: 57 additions & 57 deletions gamutrflib/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion gamutrflib/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ packages = [
]

[tool.poetry.dependencies]
numpy = "2.2.0"
numpy = "2.2.1"
scipy = "1.14.1"
pandas = "2.2.3"
python = ">=3.10,<3.13"
Expand Down
Loading

0 comments on commit 6423c1c

Please sign in to comment.