Skip to content

Commit

Permalink
build(deps): bump scipy from 1.11.2 to 1.11.3
Browse files Browse the repository at this point in the history
Bumps [scipy](https://github.com/scipy/scipy) from 1.11.2 to 1.11.3.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.11.2...v1.11.3)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 3349375 commit 39a3f0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ scikit-learn==1.3.1
scikit-misc==0.2.0; python_version < "3.9"
scikit-misc==0.3.0; python_version >= "3.9"
scipy==1.10.1; python_version < "3.9"
scipy==1.11.2; python_version >= "3.9"
scipy==1.11.3; python_version >= "3.9"
statsmodels==0.14.0
tables==3.8.0
threadpoolctl==3.2.0
Expand Down

0 comments on commit 39a3f0f

Please sign in to comment.