Skip to content

Commit

Permalink
chore(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 Feb 1, 2024
1 parent 1794512 commit bfd2299
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ pre-commit = "^3.2.0"
black = "^23.1.0"
jsonschema = "^4.17.3"
pytest-unordered = "^0.5.2"
pytest-sugar = "^0.9.6"
pytest-sugar = ">=0.9.6,<1.1.0"
pytest-clarity = "^1.0.1"
pytest-cov = "^4.0.0"
pytest-picked = ">=0.4.6,<0.6.0"
Expand Down

0 comments on commit bfd2299

Please sign in to comment.