Skip to content

Commit

Permalink
Merge pull request #98 from yfukai/dependabot/pip/pytest-6.2.5
Browse files Browse the repository at this point in the history
Bump pytest from 6.2.4 to 6.2.5
  • Loading branch information
yfukai authored Sep 2, 2021
2 parents 592669b + 1c757d8 commit 54c8ece
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 6 deletions.
30 changes: 25 additions & 5 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 @@ -35,7 +35,7 @@ pytest-datadir = "^1.3.1"
pandas-stubs = "^1.2.0"

[tool.poetry.dev-dependencies]
pytest = "^6.2.3"
pytest = "^6.2.5"
coverage = {extras = ["toml"], version = "^6.0b1"}
safety = "^1.10.3"
mypy = "^0.910"
Expand Down

0 comments on commit 54c8ece

Please sign in to comment.