Skip to content

Commit 22bf31e

Browse files
Bump pytest-sugar from 0.9.7 to 1.0.0
Bumps [pytest-sugar](https://github.com/Teemu/pytest-sugar) from 0.9.7 to 1.0.0. - [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 update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f61df7 commit 22bf31e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ watchfiles==0.21.0 # https://github.com/samuelcolvin/watchfiles
1010
mypy==1.11.1 # https://github.com/python/mypy
1111
django-stubs==4.2.7 # https://github.com/typeddjango/django-stubs
1212
pytest==8.0.0 # https://github.com/pytest-dev/pytest
13-
pytest-sugar==0.9.7 # https://github.com/Frozenball/pytest-sugar
13+
pytest-sugar==1.0.0 # https://github.com/Frozenball/pytest-sugar
1414
types-requests # maybe instead, we should add `mypy --install-types` to the dockerfile?
1515
types-xmltodict
1616

0 commit comments

Comments
 (0)