Skip to content

Commit 7c68f7b

Browse files
chore(deps): bump numpy from 1.26.4 to 2.2.4
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.2.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.26.4...v2.2.4) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6b03ad6 commit 7c68f7b

File tree

2 files changed

+59
-40
lines changed

2 files changed

+59
-40
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pytz = "~=2022.7"
1212
humanize = "~=4.6"
1313
# Graphs drawing modules:
1414
matplotlib = "~=3.7"
15-
numpy = "~=1.24"
15+
numpy = "~=2.2"
1616
# Request making and response parsing modules:
1717
httpx = "~=0.23"
1818
pyyaml = "~=6.0"

Pipfile.lock

Lines changed: 58 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)