From cf73448e783ebc9f82ba9a56317df67d798fd758 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 13:00:52 +0000 Subject: [PATCH] build(deps-dev): bump pytest-icdiff from 0.8 to 0.9 Bumps [pytest-icdiff](https://github.com/hjwp/pytest-icdiff) from 0.8 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-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 558506a3..8b4ba16a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -29,7 +29,7 @@ pre-commit == 2.21.0 pytest == 7.4.3 pytest-cov == 3.0.0 pytest-forked == 1.6.0 -pytest-icdiff == 0.8 +pytest-icdiff == 0.9 pytest-random-order == 1.1.0 pytest-socket == 0.6.0 pytest-sugar == 0.9.7