Skip to content

Commit 5b5ffee

Browse files
Bump pytest from 5.4.3 to 6.0.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.3 to 6.0.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest@5.4.3...6.0.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 944fbb5 commit 5b5ffee

File tree

2 files changed

+21
-20
lines changed

2 files changed

+21
-20
lines changed

poetry.lock

Lines changed: 20 additions & 19 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
@@ -9,7 +9,7 @@ python = "^3.8"
99
loguru = "^0.5.2"
1010

1111
[tool.poetry.dev-dependencies]
12-
pytest = "^5.2"
12+
pytest = "^6.0"
1313
pre-commit = "^2.7.1"
1414
black = "^20.8b1"
1515

0 commit comments

Comments
 (0)