Skip to content

Commit bdf95a4

Browse files
⬆️ deps: Update dependency pytest to v7 (#2)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 11b3ce5 commit bdf95a4

File tree

2 files changed

+7
-19
lines changed

2 files changed

+7
-19
lines changed

poetry.lock

Lines changed: 6 additions & 18 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
@@ -9,7 +9,7 @@ build = "build.py"
99
python = "^3.8"
1010

1111
[tool.poetry.dev-dependencies]
12-
pytest = "^6.2"
12+
pytest = "^7.0"
1313
black = "^21.11b1"
1414
Cython = "^0.29.25"
1515

0 commit comments

Comments
 (0)