Skip to content

Commit 3aad7db

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

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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.0"
35+
pytest = ">=7,<9"
3636
pytest-cov = ">=3,<7"
3737
Cython = ">=3.0.5"
3838
setuptools = ">=65.4.1,<76.0.0"

0 commit comments

Comments
 (0)