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] committed Oct 1, 2020
1 parent ed61e27 commit 214f648
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 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
Expand Up @@ -58,7 +58,7 @@ typing-extensions = { version = "^3.7.4", python = "<3.8" }
aioredis = "^1.3.1"
async_generator = {version = "^1.10", python = "~3.6"}
coverage = {extras = ["toml"], version = "^5.0.3"}
pytest = "^6.0.1"
pytest = "^6.1.0"
pytest-aiohttp = "^0.3.0"
pytest-cov = "^2.7"
pytest-env = "^0.6.2"
Expand Down

0 comments on commit 214f648

Please sign in to comment.