Skip to content

Commit

Permalink
Bump pytest-sugar from 0.9.6 to 0.9.7 (#102)
Browse files Browse the repository at this point in the history
Bumps [pytest-sugar](https://github.com/Teemu/pytest-sugar) from 0.9.6 to 0.9.7.
- [Release notes](https://github.com/Teemu/pytest-sugar/releases)
- [Changelog](https://github.com/Teemu/pytest-sugar/blob/main/CHANGES.rst)
- [Commits](https://github.com/Teemu/pytest-sugar/commits/v0.9.7)

---
updated-dependencies:
- dependency-name: pytest-sugar
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jan 8, 2024
1 parent 9348771 commit a322f7e
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pytest-cov = "~=4.0.0"
pytest-datadir = "~=1.4.1"
pytest-html = "~=3.2.0"
pytest-order = "~=1.1.0"
pytest-sugar = "~=0.9.4"
pytest-sugar = "~=0.9.7"
pytest-mock = "~=3.10.0"
coverage = "~=7.2.6"
gunicorn = "~=20.1.0"
Expand Down
38 changes: 19 additions & 19 deletions Pipfile.lock

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

0 comments on commit a322f7e

Please sign in to comment.