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 cristian-rincon committed Mar 7, 2024
1 parent c557833 commit a099a28
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 @@ -29,7 +29,7 @@ pytest = "^7.3.1"
pre-commit = "^3.3.2"
jupyterlab = "^4.0.2"
pytest-xdist = "^3.3.1"
pytest-sugar = "^0.9.7"
pytest-sugar = ">=0.9.7,<1.1.0"
pytest-cov = "^4.1.0"

[build-system]
Expand Down

0 comments on commit a099a28

Please sign in to comment.