Skip to content

Commit

Permalink
build(deps): bump numpy from 2.0.1 to 2.0.2
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 2.0.1 to 2.0.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.0.1...v2.0.2)

---
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] committed Sep 10, 2024
1 parent 0a6a2ad commit 16e08b5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements.in
#
numpy==2.0.1
numpy==2.0.2
# via
# -r requirements.in
# pandas
Expand All @@ -18,3 +18,5 @@ six==1.16.0
# via python-dateutil
titlecase==2.4.1
# via -r requirements.in
tzdata==2024.1
# via pandas

0 comments on commit 16e08b5

Please sign in to comment.