Skip to content

Commit

Permalink
Merge pull request #210 from jacebrowning/pytest-6
Browse files Browse the repository at this point in the history
Update pytest to 6.2
  • Loading branch information
jacebrowning committed Apr 17, 2021
2 parents a18df7e + 86fbd45 commit 288fd0a
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 24 deletions.
45 changes: 22 additions & 23 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 @@ -71,7 +71,7 @@ astroid = "*" # missing pylint dependency
pydocstyle = "*"

# Testing
pytest = "^5.3.2"
pytest = "^6.2.3"
pytest-describe = "^1.0"
pytest-expecter = "^2.1"
pytest-mock = "*"
Expand Down

0 comments on commit 288fd0a

Please sign in to comment.