Skip to content

Commit 199a8f9

Browse files
chore(deps): update dependency pytest to v7 (#584)
1 parent 87c369a commit 199a8f9

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

integration-tests/poetry.lock

+13-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration-tests/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ attrs = ">=21.3.0"
1616
python-dateutil = "^2.8.0"
1717

1818
[tool.poetry.dev-dependencies]
19-
pytest = "^6.2.5"
19+
pytest = "^7.0.0"
2020

2121
[build-system]
2222
requires = ["poetry>=1.0"]

0 commit comments

Comments
 (0)