Skip to content

Commit 1800077

Browse files
Chore(deps): Bump numpy from 1.24.4 to 1.26.4
Bumps [numpy](https://github.com/numpy/numpy) from 1.24.4 to 1.26.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.4...v1.26.4) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2f58d12 commit 1800077

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ nodeenv==1.8.0
7676
# via pre-commit
7777
nose2==0.14.1
7878
# via p4p
79-
numpy==1.24.4
79+
numpy==1.26.4
8080
# via
8181
# epicscorelibs
8282
# ess-streaming-data-types

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ graypy==2.1.0
2424
# via forwarder (pyproject.toml)
2525
nose2==0.14.1
2626
# via p4p
27-
numpy==1.24.4
27+
numpy==1.26.4
2828
# via
2929
# epicscorelibs
3030
# ess-streaming-data-types

0 commit comments

Comments
 (0)