Skip to content

Commit

Permalink
fix: 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent 401bda1 commit fec8d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dynamic = ["version"]

dependencies = [
"matplotlib==3.7.2",
"scipy==1.11.2",
"scipy==1.11.3",
"tqdm==4.66.1",
]

Expand Down

0 comments on commit fec8d0e

Please sign in to comment.