Skip to content

Commit

Permalink
Bump pytest-sugar from 0.9.7 to 1.0.0 (#371)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 925d477 commit 5d4e738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@ pytest = [
"pytest-cover==3.0.0",
"pytest-randomly==3.15.0",
"pytest-xdist==3.5.0",
"pytest-sugar==0.9.7",
"pytest-sugar==1.0.0",
"pytest-instafail==0.5.0"
]

0 comments on commit 5d4e738

Please sign in to comment.