Skip to content

Commit 2fb3381

Browse files
Bump scipy from 1.16.1 to 1.16.2 in /demos (#1619)
Bumps [scipy](https://github.com/scipy/scipy) from 1.16.1 to 1.16.2. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.16.1...v1.16.2) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.16.2 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 fd8d5dd commit 2fb3381

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
@@ -4,7 +4,7 @@ pyyaml==6.0.2
44
numpy==2.3.3
55
pandas==2.3.2
66
scikit-learn==1.7.2
7-
scipy==1.16.1
7+
scipy==1.16.2
88

99

1010
flake8==7.3.0

demos/moderator_bot/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pytest==8.4.2
1616
pytest-aiohttp==1.1.0
1717
pyyaml==6.0.2
1818
scikit-learn==1.7.2
19-
scipy==1.16.1
19+
scipy==1.16.2
2020
six==1.17.0
2121
slack_sdk==3.36.0
2222
urllib3==2.5.0

0 commit comments

Comments
 (0)