Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 94f1f1e commit d0c6a54
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.5.2
scipy==1.13.1
scipy==1.14.1


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.3
pytest-aiohttp==1.0.5
pyyaml==6.0.2
scikit-learn==1.5.2
scipy==1.13.1
scipy==1.14.1
six==1.16.0
slack_sdk==3.33.4
urllib3==2.2.3
Expand Down

0 comments on commit d0c6a54

Please sign in to comment.