Skip to content

Commit b9551d7

Browse files
committed
Merge branch 'main' of github.com:yassun4dev/cmdcomp into fix_bug
2 parents e1a97cd + 2955544 commit b9551d7

File tree

2 files changed

+51
-31
lines changed

2 files changed

+51
-31
lines changed

poetry.lock

Lines changed: 50 additions & 30 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
@@ -47,7 +47,7 @@ pyright = "^1.1.325"
4747
taskipy = "^1.10.4"
4848
pytest-asyncio = "^0.21.0"
4949
ipython = "^8.15.0"
50-
ruff = "^0.0.288"
50+
ruff = ">=0.0.288,<0.0.291"
5151
mkdocs-material = "^9.1.21"
5252

5353
[build-system]

0 commit comments

Comments
 (0)