Skip to content

Commit 3feac8b

Browse files
Bump pytest from 6.0.2 to 6.1.0 (#36)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.2 to 6.1.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest@6.0.2...6.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 46ddc0b commit 3feac8b

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

poetry.lock

+4-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ nitpick = "^0.23"
4444

4545
safety = "^1.8"
4646

47-
pytest = "^6.0"
47+
pytest = "^6.1"
4848
pytest-cov = "^2.10"
4949
pytest-randomly = "^3.4"
5050
pytest-pythonpath = "^0.7"

0 commit comments

Comments
 (0)