Skip to content

Commit

Permalink
build(deps-dev): bump pytest from 6.2.3 to 6.2.4
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>
  • Loading branch information
dependabot[bot] authored and edaniszewski committed May 10, 2021
1 parent 99dba14 commit bac3a23
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 @@ -35,7 +35,7 @@ pygments = "^2.9.0"
flake8 = "^3.9.1"
flake8-black = "^0.2.1"
flake8-isort = "^4.0.0"
pytest = "^6.2.3"
pytest = "^6.2.4"
mypy = "^0.812"
pre-commit = "^2.12.1"
isort = "^5.8.0"
Expand Down

0 comments on commit bac3a23

Please sign in to comment.