Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit acda0ab

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 e4c8883 commit acda0ab

File tree

2 files changed

+22
-10
lines changed

2 files changed

+22
-10
lines changed

poetry.lock

Lines changed: 21 additions & 9 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
@@ -25,7 +25,7 @@ inquirer = "^2.7.0"
2525
pyyaml = "^5.3.1"
2626

2727
[tool.poetry.dev-dependencies]
28-
pytest = "^5.4.3"
28+
pytest = "^6.0.1"
2929
coverage = {extras = ["toml"], version = "^5.2"}
3030
safety = "^1.9.0"
3131
mypy = "^0.782"

0 commit comments

Comments
 (0)