Skip to content

Commit

Permalink
⬆️ Bump numpy from 2.1.2 to 2.1.3
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 2.1.2 to 2.1.3.
- [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.2...v2.1.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 40705b0 commit 9b47fb1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ nest-asyncio==1.6.0
# via dash
nodeenv==1.9.1
# via pre-commit
numpy==2.1.2
numpy==2.1.3
# via
# Paricia (pyproject.toml)
# pandas
Expand Down
2 changes: 1 addition & 1 deletion requirements-doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ mkdocstrings-python==1.12.2
# via Paricia (pyproject.toml)
nest-asyncio==1.6.0
# via dash
numpy==2.1.2
numpy==2.1.3
# via
# Paricia (pyproject.toml)
# pandas
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ markupsafe==3.0.2
# werkzeug
nest-asyncio==1.6.0
# via dash
numpy==2.1.2
numpy==2.1.3
# via
# Paricia (pyproject.toml)
# pandas
Expand Down

0 comments on commit 9b47fb1

Please sign in to comment.