From a1526f9b9416c1f659902310887a0c72cf0e626b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 10:54:06 +0000 Subject: [PATCH] Bump pytest-icdiff from 0.7 to 0.8 Bumps [pytest-icdiff](https://github.com/hjwp/pytest-icdiff) from 0.7 to 0.8. - [Changelog](https://github.com/hjwp/pytest-icdiff/blob/master/HISTORY.rst) - [Commits](https://github.com/hjwp/pytest-icdiff/commits) --- updated-dependencies: - dependency-name: pytest-icdiff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/testing.txt b/requirements/testing.txt index 7e493f163..fb8f910a2 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -6,7 +6,7 @@ pylint==2.17.5 pytest==7.4.2 pytest-asyncio==0.21.1 pytest-cov==4.1.0 -pytest-icdiff==0.7 +pytest-icdiff==0.8 ruff==0.0.290 setuptools==68.2.2 tox==4.11.3