Skip to content

Commit

Permalink
pip(deps): bump numpy from 1.24.3 to 1.24.4 (#265)
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.24.3 to 1.24.4.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v1.24.3...v1.24.4)

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

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 26, 2023
1 parent ec3e1e0 commit 8189aa2
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 @@ -30,7 +30,7 @@ pandas = "^1.5.3"
matplotlib = "^3.7.1"
prettytable = "^3.8.0"
html2text = "^2020.1.16"
numpy = "^1.24.3"
numpy = "^1.24.4"
toml = "^0.10.2"
tables = "^3.8.0"
Jinja2 = "^3.0.3"
Expand Down

0 comments on commit 8189aa2

Please sign in to comment.