Skip to content

Commit 42c17b5

Browse files
Bump pytest from 5.4.3 to 6.0.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.3 to 6.0.1. - [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.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad89aa4 commit 42c17b5

File tree

2 files changed

+29
-17
lines changed

2 files changed

+29
-17
lines changed

poetry.lock

Lines changed: 28 additions & 16 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
@@ -35,7 +35,7 @@ pyapp = "^4.3.0"
3535
aiosmtplib = "^1.1.3"
3636

3737
[tool.poetry.dev-dependencies]
38-
pytest = "^5.4.3"
38+
pytest = "^6.0.1"
3939
pytest-asyncio = "^0.14.0"
4040
pytest-cov = "^2.10.0"
4141

0 commit comments

Comments
 (0)