Skip to content

Commit

Permalink
Bump numpy from 2.1.1 to 2.1.2
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 8d03d66 commit 4604805
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
110 changes: 55 additions & 55 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 @@ -33,7 +33,7 @@ fastapi-versioning = "^0.10.0"
flask-caching = "^2.3.0"
gunicorn = "^23.0.0"
# mordred = "^1.2.0"
numpy = "^2.1.1"
numpy = "^2.1.2"
orjson = "^3.10.7"
pandas = "^2.2.3"
pydantic = "^2.9.2"
Expand Down

0 comments on commit 4604805

Please sign in to comment.