Skip to content

Commit da3aab7

Browse files
Bump numpy from 2.4.2 to 2.4.3 in /demos (#1772)
Bumps [numpy](https://github.com/numpy/numpy) from 2.4.2 to 2.4.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.4.2...v2.4.3) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 13d868a commit da3aab7

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.3
22
trafaret==2.1.1
33
pyyaml==6.0.3
4-
numpy==2.4.2
4+
numpy==2.4.3
55
pandas==3.0.1
66
scikit-learn==1.8.0
77
scipy==1.17.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.5.3
1111
more-itertools==10.8.0
1212
multidict==6.7.1
13-
numpy==2.4.2
13+
numpy==2.4.3
1414
pluggy==1.6.0
1515
pytest==9.0.2
1616
pytest-aiohttp==1.1.0

0 commit comments

Comments
 (0)