Skip to content

Commit

Permalink
build(deps-dev): bump scipy from 1.13.0 to 1.13.1 (#204)
Browse files Browse the repository at this point in the history
Bumps [scipy](https://github.com/scipy/scipy) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.13.0...v1.13.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 79584cf commit 5605e09
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
54 changes: 27 additions & 27 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 @@ -25,7 +25,7 @@ yaptide-converter = "converter.main:main"
pytest = "8.2.2"
pre-commit = "3.7.1"
# scipy is needed in unit tests to cross check if rotation method works properly
scipy = "1.13.0"
scipy = "1.13.1"


[build-system]
Expand Down

0 comments on commit 5605e09

Please sign in to comment.