Skip to content

Commit fd9d5c2

Browse files
Bump pytest-sugar from 0.9.6 to 0.9.7 (#96)
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> Co-authored-by: Pedro Crespo-Valero <32402063+pcrespov@users.noreply.github.com>
1 parent 86fffbb commit fd9d5c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ pytest-instafail==0.5.0
9494
# via -r requirements.in
9595
pytest-mock==3.10.0
9696
# via -r requirements.in
97-
pytest-sugar==0.9.6
97+
pytest-sugar==0.9.7
9898
# via -r requirements.in
9999
python-dateutil==2.8.2
100100
# via arrow
@@ -110,7 +110,7 @@ requests==2.28.1
110110
# docker
111111
six==1.16.0
112112
# via python-dateutil
113-
termcolor==2.0.1
113+
termcolor==2.2.0
114114
# via pytest-sugar
115115
text-unidecode==1.3
116116
# via python-slugify

0 commit comments

Comments
 (0)