Skip to content

Commit 989959b

Browse files
Merge pull request #98 from beaufour/dependabot/pip/pytest-8.3.3
2 parents 7c25612 + d5f3998 commit 989959b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

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
@@ -27,7 +27,7 @@ coverage = ">=6.5,<8.0"
2727
python-coveralls = "^2.9.3"
2828

2929
[tool.poetry.group.dev.dependencies]
30-
pytest = "^7.2"
30+
pytest = ">=7.2,<9.0"
3131
flake8 = ">=4.0.1,<6.0.0"
3232
black = ">=22.8,<24.0"
3333
pre-commit = "^2.20.0"

0 commit comments

Comments
 (0)