Skip to content

Commit 7f18ba5

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 7b31e9d commit 7f18ba5

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 20 additions & 20 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
@@ -7,7 +7,7 @@ authors = ["Ken Erwin <[email protected]>"]
77
[tool.poetry.dependencies]
88
python = "^3.8"
99
loguru = "^0.5.2"
10-
pytest = "^5.2"
10+
pytest = "^6.0"
1111
pre-commit = "^2.7.1"
1212
black = "^20.8b1"
1313
mypy = "^0.782"

0 commit comments

Comments
 (0)