Skip to content

Commit

Permalink
Bump pytest from 6.2.2 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.2 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.2...6.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored May 5, 2021
1 parent 8a9483d commit 0bf0fcf
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 @@ -32,7 +32,7 @@ numpy = "^1.18.3"
importlib-metadata = ">=1.6,<5.0"

[tool.poetry.dev-dependencies]
pytest = "^6.2.2"
pytest = "^6.2.4"
flake8 = "^3.9.1"
flake8-docstrings = "^1.6.0"
flake8-isort = "^3.0.0"
Expand Down

0 comments on commit 0bf0fcf

Please # to comment.