Skip to content

Commit 36a0e12

Browse files
add ruff to deps
1 parent f608df9 commit 36a0e12

File tree

2 files changed

+47
-1
lines changed

2 files changed

+47
-1
lines changed

poetry.lock

Lines changed: 46 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ sqlalchemy-cockroachdb = "2.0.2"
198198
paramiko = "^3.4.0"
199199
types-paramiko = "^3.4.0.20240423"
200200
pytest-mock = "^3.14.0"
201+
ruff = "0.11.5"
201202

202203
[[tool.poetry.source]]
203204
name = "PyPI-public"

0 commit comments

Comments
 (0)