Skip to content

Commit b027aeb

Browse files
authored
Merge pull request #33 from Woile/dependabot/pip/pytest-tw-5.0
chore(deps-dev): update pytest requirement from ^4.0 to ^5.0
2 parents f5eb472 + c85d11d commit b027aeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ tomlkit = "^0.5.3"
5555
[tool.poetry.dev-dependencies]
5656
ipython = "^7.2"
5757
black = "^19.3b0"
58-
pytest = "^4.0"
58+
pytest = "^5.0"
5959
flake8 = "^3.6"
6060
pytest-cov = "^2.6"
6161
pytest-mock = "^1.10"

0 commit comments

Comments
 (0)