Skip to content

Commit

Permalink
Bump pytest from 5.4.3 to 6.2.2
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.3 to 6.2.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.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 28, 2021
1 parent aa978a1 commit 5dae8c8
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 36 deletions.
57 changes: 22 additions & 35 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ loguru = "^0.5.3"
pydantic = "^1.8"

[tool.poetry.dev-dependencies]
pytest = "^5.2"
pytest = "^6.2"
pytest-cov = "^2.11.1"
awscli = "^1.19.17"
mkdocs = "^1.1.2"
Expand Down

0 comments on commit 5dae8c8

Please sign in to comment.