Skip to content

Commit

Permalink
⬆️ Bump pytest from 6.1.2 to 6.2.1
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.2 to 6.2.1.
- [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.1.2...6.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Dec 16, 2020
1 parent e80a593 commit 1dfc191
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 9 deletions.
34 changes: 26 additions & 8 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 @@ -27,7 +27,7 @@ coveralls = "^2.1.2"
flake8 = "^3.8.4"
pathlib = "^1.0.1"
pylint = "^2.6.0"
pytest = "^6.1"
pytest = "^6.2"
toml = "^0.10.2"

[build-system]
Expand Down

0 comments on commit 1dfc191

Please sign in to comment.