Skip to content

Commit 7410907

Browse files
chore(deps-dev): bump pytest from 9.0.2 to 9.0.3 (#191)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ef3787 commit 7410907

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 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
@@ -32,7 +32,7 @@ script = "build_ext.py"
3232
python = "^3.11"
3333

3434
[tool.poetry.group.dev.dependencies]
35-
pytest = ">=7,<10"
35+
pytest = ">=9.0.3,<10"
3636
pytest-cov = ">=3,<8"
3737
setuptools = ">=65.4.1,<83.0.0"
3838
pytest-codspeed = ">=3.1.2,<5.0.0"

0 commit comments

Comments
 (0)