Skip to content

Commit 06ec6d1

Browse files
authored
Merge pull request #138 from networktocode/renovate/pytest-7.x
Update dependency pytest to v7
2 parents d3d2a90 + 7dfa736 commit 06ec6d1

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ tzwhere = "^3.0.3"
3434
backoff = "^1.11.1"
3535

3636
[tool.poetry.dev-dependencies]
37-
pytest = "^6.2.2"
37+
pytest = "^7.0.0"
3838
requests_mock = "^1.7.0"
3939
pyyaml = "^6.0"
4040
black = "^19.10b0"

0 commit comments

Comments
 (0)