Skip to content

Commit 7fc7af4

Browse files
Bump numpy from 1.26.4 to 2.1.3
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 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@v1.26.4...v2.1.3) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1debff7 commit 7fc7af4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demos/moderator/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
aiohttp==3.11.6
22
trafaret==2.1.1
33
pyyaml==6.0.2
4-
numpy==1.26.4
4+
numpy==2.1.3
55
pandas==2.2.3
66
scikit-learn==1.5.2
77
scipy==1.13.1

demos/moderator_bot/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ importlib-metadata==0.23 ; python_version < '3.8'
1111
joblib==1.4.2
1212
more-itertools==10.5.0
1313
multidict==6.1.0
14-
numpy==1.26.4
14+
numpy==2.1.3
1515
pluggy==1.5.0
1616
pytest==8.1.1
1717
pytest-aiohttp==1.0.5

0 commit comments

Comments
 (0)