Skip to content

Commit 247adaa

Browse files
Bump pytest-sugar from 0.9.5 to 0.9.6 (#73)
Bumps [pytest-sugar](https://github.com/Teemu/pytest-sugar) from 0.9.5 to 0.9.6. - [Release notes](https://github.com/Teemu/pytest-sugar/releases) - [Changelog](https://github.com/Teemu/pytest-sugar/blob/master/CHANGES.rst) - [Commits](https://github.com/Teemu/pytest-sugar/commits) --- updated-dependencies: - dependency-name: pytest-sugar dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc4036c commit 247adaa

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

requirements.txt

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ dill==0.3.5.1
4040
# via pylint
4141
docker==6.0.0
4242
# via -r requirements.in
43-
exceptiongroup==1.0.0
44-
# via pytest
4543
idna==3.4
4644
# via requests
4745
iniconfig==1.1.1
@@ -99,7 +97,7 @@ pytest-instafail==0.4.2
9997
# via -r requirements.in
10098
pytest-mock==3.10.0
10199
# via -r requirements.in
102-
pytest-sugar==0.9.5
100+
pytest-sugar==0.9.6
103101
# via -r requirements.in
104102
python-dateutil==2.8.2
105103
# via arrow
@@ -119,12 +117,6 @@ termcolor==2.0.1
119117
# via pytest-sugar
120118
text-unidecode==1.3
121119
# via python-slugify
122-
tomli==2.0.1
123-
# via
124-
# black
125-
# coverage
126-
# pylint
127-
# pytest
128120
tomlkit==0.11.4
129121
# via pylint
130122
urllib3==1.26.12

0 commit comments

Comments
 (0)