Skip to content

Commit 73bdd8a

Browse files
⬆ Update pytest-sugar requirement from <0.10.0,>=0.9.4 to >=0.9.4,<1.1.0 (#841)
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@v0.9.7...v1.0.0) --- updated-dependencies: - dependency-name: pytest-sugar dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: svlandeg <[email protected]>
1 parent ae94d57 commit 73bdd8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pytest >=4.4.0,<8.0.0
44
pytest-cov >=2.10.0,<5.0.0
55
coverage[toml] >=6.2,<8.0
66
pytest-xdist >=1.32.0,<4.0.0
7-
pytest-sugar >=0.9.4,<0.10.0
7+
pytest-sugar >=0.9.4,<1.1.0
88
mypy ==1.4.1
99
ruff ==0.2.0
1010
# Needed explicitly by typer-slim

0 commit comments

Comments
 (0)