Skip to content

Commit 60300d1

Browse files
chore(deps-dev): bump pytest from 7.4.4 to 8.3.4 (#21)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed38a97 commit 60300d1

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

poetry.lock

Lines changed: 9 additions & 9 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
@@ -29,7 +29,7 @@ script = "build_ext.py"
2929
python = "^3.9"
3030

3131
[tool.poetry.group.dev.dependencies]
32-
pytest = "^7.0"
32+
pytest = ">=7,<9"
3333
pytest-cov = "^3.0"
3434

3535

0 commit comments

Comments
 (0)