Skip to content

Commit a7523dc

Browse files
Update dependency pytest-sugar to ^1.1.0 (#2912)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f902fa8 commit a7523dc

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

poetry.lock

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ pytest-cov = "^6.2.1"
8383
pytest-mock = "^3.14.1"
8484
pytest-order = "^1.3.0"
8585
pytest-subprocess = "^1.5.3"
86-
pytest-sugar = "^1.0.0"
86+
pytest-sugar = "^1.1.0"
8787
pytest-xdist = {extras = ["psutil"], version = "^3.8.0"}
8888
testfixtures = "^8.3.0" # TODO (kyle) remove use of this dependency - was inherited
8989
tomli-w = "^1.2.0"

0 commit comments

Comments
 (0)