Skip to content

Commit 71707d5

Browse files
build(deps-dev): bump numpy from 2.5.2 to 2.5.3 in /demos
Bumps [numpy](https://github.com/numpy/numpy) from 2.5.2 to 2.5.3. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.5.2...v2.5.3) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.5.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b582256 commit 71707d5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.13.5
22
trafaret==2.1.1
33
pyyaml==6.0.3
4-
numpy==2.5.2
4+
numpy==2.5.3
55
pandas==3.0.5
66
scikit-learn==1.9.0
77
scipy==1.18.1

demos/moderator_bot/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ importlib-metadata==0.23 ; python_version < '3.8'
1010
joblib==1.6.0
1111
more-itertools==11.1.0
1212
multidict==6.7.1
13-
numpy==2.5.2
13+
numpy==2.5.3
1414
pluggy==1.6.0
1515
pytest==9.1.1
1616
pytest-aiohttp==1.1.1

0 commit comments

Comments
 (0)