Skip to content

Commit ce841ee

Browse files
build(deps-dev): bump scipy from 1.11.1 to 1.11.2 (#762)
Bumps [scipy](https://github.com/scipy/scipy) from 1.11.1 to 1.11.2. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.11.1...v1.11.2) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 23bda6a commit ce841ee

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.1
44
numpy==1.23.4
55
pandas==1.5.3
66
scikit-learn==1.3.0
7-
scipy==1.11.1
7+
scipy==1.11.2
88

99

1010
flake8==6.0.0

demos/moderator_bot/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pytest==7.4.0
1717
pytest-aiohttp==1.0.4
1818
pyyaml==6.0.1
1919
scikit-learn==1.3.0
20-
scipy==1.11.1
20+
scipy==1.11.2
2121
six==1.16.0
2222
slacker==0.9.42
2323
urllib3==2.0.4

0 commit comments

Comments
 (0)