Skip to content

Commit

Permalink
build(deps-dev): bump pytest from 6.0.1 to 6.1.0
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.1 to 6.1.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@6.0.1...6.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2020
1 parent 6622998 commit 017ddb4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 18 deletions.
21 changes: 4 additions & 17 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 @@ -47,7 +47,7 @@ async-timeout = "^1.2 || ^2 || ^3"

[tool.poetry.dev-dependencies]
coverage = {version = "^5.0.3", extras=["toml"]}
pytest = "^6.0.1"
pytest = "^6.1.0"
pytest-aiohttp = "^0.3.0"
pytest-cov = "^2.10.1"

Expand Down

0 comments on commit 017ddb4

Please sign in to comment.