Skip to content

Commit

Permalink
Bump pytest from 6.1.2 to 6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Dec 12, 2020
1 parent 2f85ccd commit 4c6fcb0
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 9 deletions.
39 changes: 31 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 @@ -23,7 +23,7 @@ numpy = "^1.19.1"

[tool.poetry.dev-dependencies]
pytest-cov = "^2.10.1"
pytest = "^6.1.2"
pytest = "^6.2.0"
pytest-mock = "^3.3.1"
pytest-vcr = "^1.0.2"
black = "^20.8b1"
Expand Down

0 comments on commit 4c6fcb0

Please sign in to comment.