Skip to content

Commit b5422dd

Browse files
committed
update dev deps
1 parent 49b5a2d commit b5422dd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,10 @@ sigstickers = "sigstickers:cli"
3232

3333
[tool.poetry.group.dev.dependencies]
3434
pytest = "^8.1.1"
35-
pylint = "^3.1.0"
3635
handsdown = "^2.1.0"
3736
coverage = "^7.4.4"
37+
ruff = "^0.3.3"
38+
pyright = "^1.1.354"
3839
pytest-asyncio = "^0.23.5.post1"
3940

4041
[tool.ruff]

0 commit comments

Comments
 (0)