Skip to content

Commit 6ad323c

Browse files
Bump pytest-icdiff from 0.6 to 0.9
Bumps [pytest-icdiff](https://github.com/hjwp/pytest-icdiff) from 0.6 to 0.9. - [Changelog](https://github.com/hjwp/pytest-icdiff/blob/main/HISTORY.rst) - [Commits](https://github.com/hjwp/pytest-icdiff/commits) --- updated-dependencies: - dependency-name: pytest-icdiff dependency-version: '0.9' dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 740aba0 commit 6ad323c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ packaging = "^24.2"
2626
[tool.poetry.group.dev.dependencies]
2727
pytest = "^8.4.2"
2828
pytest-cov = "^4.0.0"
29-
pytest-icdiff = "^0.6"
29+
pytest-icdiff = ">=0.6,<0.10"
3030

3131
[build-system]
3232
requires = ["poetry-core"]

0 commit comments

Comments
 (0)