Skip to content

Commit

Permalink
Bump pyssim from 0.4 to 0.7
Browse files Browse the repository at this point in the history
Bumps [pyssim](https://github.com/jterrace/pyssim) from 0.4 to 0.7.
- [Changelog](https://github.com/jterrace/pyssim/blob/master/CHANGES.md)
- [Commits](jterrace/pyssim@v0.4...v0.7)

---
updated-dependencies:
- dependency-name: pyssim
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 31, 2023
1 parent 5671dbc commit 04acdf7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -52,7 +52,7 @@ pytest-cov = "^4.1.0"
pytest-tldr = "^0.2.5"
pytest-xdist = "^3.3.1"
yanc = "^0.3.3"
pyssim = "^0.4.0"
pyssim = "^0.7"
numpy = [
{ version = "1.21.0", python = "3.7"},
{ version = "^1.23.5", python = ">3.8"}
Expand Down

0 comments on commit 04acdf7

Please sign in to comment.