Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 9, 2021
1 parent f8adb96 commit e4f8ff9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -75,7 +75,7 @@ typing-extensions = {python = "<3.8", version = "^3.7.4"}
aioredis = "^1.3.1"
async_generator = {python = "~3.6", version = "^1.10"}
coverage = "^5.5"
pytest = "^6.2.3"
pytest = "^6.2.4"
pytest-aiohttp = "^0.3.0"
pytest-cov = "^2.11.1"
pytest-env = "^0.6.2"
Expand Down

0 comments on commit e4f8ff9

Please sign in to comment.