Skip to content

Commit

Permalink
Bump numpy from 1.24.0 to 1.24.3 (#161)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent adff9d3 commit b82426e
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
60 changes: 30 additions & 30 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ modelscan = "modelscan.cli:main"
[tool.poetry.dependencies]
python = ">=3.8,<3.13"
click = "^8.1.3"
numpy = "1.24.0"
numpy = "1.24.3"
rich = "^13.4.2"
tomlkit = "^0.12.3"
h5py = { version = "^3.9.0", optional = true }
Expand Down

0 comments on commit b82426e

Please sign in to comment.