Skip to content

Commit

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

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] authored Apr 5, 2021
1 parent 4ace63c commit 1f4d07d
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 @@ -41,7 +41,7 @@ mypy = "^0.812"
pre-commit = "^2.11.1"
pre-commit-hooks = "^3.4.0"
pylint = "^2.7.4"
pytest = "^6.2.2"
pytest = "^6.2.3"
pytest-asyncio = "^0.14.0"
pytest-cov = "^2.11.1"
yamllint = "^1.26.0"
Expand Down

0 comments on commit 1f4d07d

Please sign in to comment.