Skip to content

Commit df10feb

Browse files
committed
chore(deps): update dependency pytest to v7
1 parent 87c369a commit df10feb

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

integration-tests/poetry.lock

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

integration-tests/pyproject.toml

Lines changed: 1 addition & 1 deletion
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)