Skip to content

Commit b600919

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 c89ac7c commit b600919

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
@@ -10,7 +10,7 @@ pre-commit = "^2.7.1"
1010
black = "^20.8b1"
1111

1212
[tool.poetry.dev-dependencies]
13-
pytest = "^5.2"
13+
pytest = "^6.0"
1414

1515
[build-system]
1616
requires = ["poetry>=0.12"]

0 commit comments

Comments
 (0)