Skip to content

Commit

Permalink
Bump scipy in /apps/sim-engine/lib/execution/src/runner/python
Browse files Browse the repository at this point in the history
Bumps [scipy](https://github.com/scipy/scipy) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.9.0...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 Sep 2, 2023
1 parent b3cf90a commit 3a36293
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ pyarrow == 9.0.0
flatbuffers == 1.12
Cython == 0.29.21
numpy == 1.23.2
scipy == 1.9.0
scipy == 1.10.0
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ pynng == 0.7.1
flatbuffers == 1.12
Cython == 0.29.21
numpy == 1.23.2
scipy == 1.9.0
scipy == 1.10.0

0 comments on commit 3a36293

Please sign in to comment.