Skip to content

Commit

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

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 Sep 29, 2020
1 parent 64dc9c0 commit cdf3400
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 18 deletions.
21 changes: 4 additions & 17 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 @@ -24,7 +24,7 @@ sphinx = "^3.2.1"
sphinx-rtd-theme = "^0.5.0"
requests-mock = "^1.8.0"
docutils = "^0.16"
pytest = "^6.0.2"
pytest = "^6.1.0"
black = {version = "^20.8b1", allow-prereleases = true}
isort = {version = "^5.5.3", allow-prereleases = true}
flake8 = "^3.8.3"
Expand Down

0 comments on commit cdf3400

Please sign in to comment.