Skip to content

Commit

Permalink
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] authored Nov 16, 2020
1 parent 6be6ee6 commit 5980c38
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
14 changes: 10 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 @@ -26,7 +26,7 @@ importlib_metadata = {version = "^1.7.0", python = "<3.8"}
pooch = "^1.2.0"

[tool.poetry.dev-dependencies]
pytest = "^6.1.1"
pytest = "^6.1.2"
black = "^20.8b1"
flake8 = "^3.8.3"
flake8-bandit = "^2.1.2"
Expand Down

0 comments on commit 5980c38

Please sign in to comment.