Skip to content

Commit

Permalink
build(deps-dev): bump pytest-sugar from 0.9.7 to 1.0.0
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:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and priv-kweihmann committed Feb 2, 2024
1 parent 7a040e9 commit 23a9f2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ pytest-forked == 1.6.0
pytest-icdiff == 0.9
pytest-random-order == 1.1.1
pytest-socket == 0.7.0
pytest-sugar == 0.9.7
pytest-sugar == 1.0.0
pytest-tldr == 0.2.5
twine == 4.0.2
wheel ~= 0.42

0 comments on commit 23a9f2a

Please sign in to comment.