Skip to content

Commit 858fa48

Browse files
Update pytest-sugar requirement from ~=1.0.0 to >=1.0,<1.2
Updates the requirements on [pytest-sugar](https://github.com/Teemu/pytest-sugar) to permit the latest version. - [Release notes](https://github.com/Teemu/pytest-sugar/releases) - [Changelog](https://github.com/Teemu/pytest-sugar/blob/main/CHANGES.rst) - [Commits](Teemu/pytest-sugar@v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: pytest-sugar dependency-version: 1.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fcefbdc commit 858fa48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dev = [
5656
"vcrpy~=6.0.2",
5757
"pytest-order~=1.3.0",
5858
"pytest-timer[termcolor]~=1.0.0",
59-
"pytest-sugar~=1.0.0",
59+
"pytest-sugar>=1.0,<1.2",
6060
"retry~=0.9.2",
6161
"pre-commit~=3.5.0",
6262
"deepdiff~=7.0.1",

0 commit comments

Comments
 (0)