Skip to content

Commit 11214a0

Browse files
Bump pytest-clarity from 0.3.0a0 to 1.0.1
Bumps [pytest-clarity](https://github.com/darrenburns/pytest-clarity) from 0.3.0a0 to 1.0.1. - [Release notes](https://github.com/darrenburns/pytest-clarity/releases) - [Commits](https://github.com/darrenburns/pytest-clarity/commits) --- updated-dependencies: - dependency-name: pytest-clarity dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 114d83a commit 11214a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ black = "==20.8b1"
1414
flake8 = "*"
1515
pydocstyle = "*"
1616
pytest = "*"
17-
pytest-clarity = "==0.3.0a0"
17+
pytest-clarity = "==1.0.1"
1818
pytest-cov = "*"
1919
pytest-sugar = "*"
2020

0 commit comments

Comments
 (0)