From 90f9309038891dbc83a651e7f03693b65f4c3cfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 13:29:05 +0000 Subject: [PATCH] Bump pytest-sugar from 1.0.0 to 1.1.1 Bumps [pytest-sugar](https://github.com/Teemu/pytest-sugar) from 1.0.0 to 1.1.1. - [Release notes](https://github.com/Teemu/pytest-sugar/releases) - [Changelog](https://github.com/Teemu/pytest-sugar/blob/main/CHANGES.rst) - [Commits](https://github.com/Teemu/pytest-sugar/compare/v1.0.0...v1.1.1) --- updated-dependencies: - dependency-name: pytest-sugar dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 69b25e9..2cc6b1f 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,7 +1,7 @@ pytest-aiohttp==1.1.0 pytest-asyncio==1.1.0 pytest-cov==6.2.1 -pytest-sugar==1.0.0 +pytest-sugar==1.1.1 pytest-timeout==2.4.0 pytest==8.4.1 syrupy==4.9.1