From b766a74f89e97fb0fc1c90f57f618f7a57b3e882 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 11:45:30 +0100 Subject: [PATCH] Bump pytest-sugar from 0.9.5 to 0.9.6 (#483) Bumps [pytest-sugar](https://github.com/Teemu/pytest-sugar) from 0.9.5 to 0.9.6. - [Release notes](https://github.com/Teemu/pytest-sugar/releases) - [Changelog](https://github.com/Teemu/pytest-sugar/blob/master/CHANGES.rst) - [Commits](https://github.com/Teemu/pytest-sugar/commits) --- updated-dependencies: - dependency-name: pytest-sugar dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 08f3c3a5..18ba3029 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,7 +9,7 @@ pytest-cov==4.0.0 pytest-freezegun==0.4.2 pytest-socket==0.5.1 pytest-test-groups==1.0.3 -pytest-sugar==0.9.5 +pytest-sugar==0.9.6 pytest-timeout==2.1.0 pytest-xdist==3.0.2 pytest==7.2.0 -- 2.34.1