Skip to content

Commit d742f03

Browse files
authored
Merge pull request #972 from NASA-IMPACT/dependabot/pip/pytest-sugar-1.0.0
Bump pytest-sugar from 0.9.7 to 1.0.0
2 parents 47959dd + 22bf31e commit d742f03

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)