fix(repo): fixed pyproject file having incorrect deps

This commit is contained in:
SeaswimmerTheFsh 2024-02-14 10:37:54 -05:00
parent eafd02bb53
commit 516e4539e8
Signed by untrusted user: cswimr
GPG key ID: B8953EC01E5C4063
2 changed files with 222 additions and 420 deletions

View file

@ -16,7 +16,7 @@ humanize = "^4.8.0"
optional = true
[tool.poetry.group.dev.dependencies]
ruff = "0.2.0"
ruff = "^0.2.1"
[tool.poetry.group.docs]
optional = true