Skip to content

Commit

Permalink
Update dependency pytest to v6 (#153)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jul 29, 2020
1 parent 4239877 commit 33832e9
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 20 deletions.
50 changes: 31 additions & 19 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.1.1"
sphinx-rtd-theme = "^0.5.0"
requests-mock = "^1.8.0"
docutils = "^0.16"
pytest = "^5.4.3"
pytest = "^6.0.0"

[build-system]
requires = ["poetry>=0.12"]
Expand Down

0 comments on commit 33832e9

Please sign in to comment.