Skip to content

Commit 768d60a

Browse files
author
Ritchie Mwewa
committed
Merge pull request 'Bump pytest from 8.4.1 to 9.0.2' (#54) from dependabot/pip/pytest-9.0.2 into master
Reviewed-on: https://codeberg.org/rly0nheart/searchcode-python/pulls/54
2 parents 6056b07 + 378e1af commit 768d60a

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

poetry.lock

Lines changed: 10 additions & 10 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 @@ rich-click = "^1.8.9"
2727

2828
[tool.poetry.group.dev.dependencies]
2929
flake8 = "^7.1.2"
30-
pytest = "^8.3.5"
30+
pytest = ">=8.3.5,<10.0.0"
3131

3232
[build-system]
3333
requires = ["poetry-core"]

0 commit comments

Comments
 (0)