Skip to content

Commit 2bbeafc

Browse files
committed
Merge branch 'master' of codeberg.org:rly0nheart/searchcode-python
2 parents 33fbaeb + f4a3db8 commit 2bbeafc

2 files changed

Lines changed: 31 additions & 29 deletions

File tree

poetry.lock

Lines changed: 30 additions & 28 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)