Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2023
1 parent 836e222 commit d010e80
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 33 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ numpy = "==1.22.0"
pydantic = "==2.4.2"
python-dotenv = "==0.19.2"
requests = "==2.27.1"
scipy = "==1.7.3"
scipy = "==1.10.0"
s3fs = "==2022.1.0"
zarr = "==2.10.3"
pillow = "==9.4.0"
Expand Down
56 changes: 24 additions & 32 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d010e80

Please sign in to comment.