Skip to content

Commit 356e0e2

Browse files
authored
chore(dependencies) update pytest 9.0.2 (#269)
1 parent 0b3c91c commit 356e0e2

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
@@ -30,7 +30,7 @@ polling2= "0.5.0"
3030
[tool.poetry.group.dev.dependencies]
3131
black= "25.11.0"
3232
flake8= "7.3.0"
33-
pytest = ">=8.2.2,<8.5.0"
33+
pytest = ">=8.2"
3434
twine = ">=6.0"
3535

3636
[tool.poetry.scripts]

0 commit comments

Comments
 (0)