Skip to content

Commit

Permalink
⬆️ Bump scipy from 1.11.4 to 1.12.0
Browse files Browse the repository at this point in the history
Bumps [scipy](https://github.com/scipy/scipy) from 1.11.4 to 1.12.0.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.11.4...v1.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent bc2ad0d commit e179ca1
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
58 changes: 29 additions & 29 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ classifiers = [ #! Update me
python = "^3.9"
numpy = "^1.26.3"
pandas = "^2.1.4"
scipy = "^1.11.4"
scipy = "^1.12.0"
nidaqmx = "^0.9.0"
pyqt6 = "^6.6.1"
pyqtgraph = "^0.13.3"
Expand Down

0 comments on commit e179ca1

Please sign in to comment.