Skip to content

Commit 3eca7ae

Browse files
Bump pytest from 4.6.11 to 6.2.1 (#7)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c5c6f7 commit 3eca7ae

File tree

2 files changed

+26
-39
lines changed

2 files changed

+26
-39
lines changed

poetry.lock

Lines changed: 25 additions & 38 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
@@ -22,7 +22,7 @@ aiohttp = "^3.7.3"
2222
pyhumps = "^1.6.1"
2323

2424
[tool.poetry.dev-dependencies]
25-
pytest = "^4.6"
25+
pytest = "^6.2"
2626
pre-commit = "^2.9.3"
2727
black = "^20.8b1"
2828
pylint = "^2.6.0"

0 commit comments

Comments
 (0)