Skip to content

Commit 9f9cb88

Browse files
committed
Merge branch 'main' of github.com:yassun7010/turu-py into fix_logic
2 parents 03fb860 + e1ce6b1 commit 9f9cb88

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -79,7 +79,7 @@ develop = true
7979
optional = true
8080

8181
[tool.poetry.group.dev.dependencies]
82-
pytest = "^7.4.4"
82+
pytest = ">=7.4.4,<9.0.0"
8383
taskipy = "^1.12.0"
8484
pyright = "^1.1.345"
8585
ruff = ">=0.1.11,<0.3.0"

0 commit comments

Comments
 (0)