Skip to content

Commit

Permalink
Bump scipy from 1.14.1 to 1.15.0
Browse files Browse the repository at this point in the history
Bumps [scipy](https://github.com/scipy/scipy) from 1.14.1 to 1.15.0.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.14.1...v1.15.0)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent ec7b187 commit 8f91d90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion demos/moderator/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pyyaml==6.0.2
numpy==1.26.4
pandas==2.2.3
scikit-learn==1.6.0
scipy==1.14.1
scipy==1.15.0


flake8==7.1.1
Expand Down
2 changes: 1 addition & 1 deletion demos/moderator_bot/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pytest==8.3.4
pytest-aiohttp==1.0.5
pyyaml==6.0.2
scikit-learn==1.6.0
scipy==1.14.1
scipy==1.15.0
six==1.17.0
slack_sdk==3.34.0
urllib3==2.3.0
Expand Down

0 comments on commit 8f91d90

Please sign in to comment.