Skip to content

Commit

Permalink
chore: bump pytest from 6.1.1 to 6.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 2, 2020
1 parent c7c24a7 commit c39c0dc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ importlib_metadata = {version = ">=1.7,<3.0", python = "<3.8"}
black = "^20.8b1"
mypy = "^0.790"
sphinx = "^3.2.1"
pytest = "^6.1.1"
pytest = "^6.1.2"
coverage = {extras = ["toml"], version = "^5.3"}
pytest-cov = "^2.10.1"
pytest-mock = "^3.3.1"
Expand Down

0 comments on commit c39c0dc

Please sign in to comment.