Skip to content

Commit dbb3ebd

Browse files
authored
Merge pull request #15 from The-Swarm-Corporation/dependabot/pip/ruff-tw-0.6.2
Update ruff requirement from ^0.4.8 to ^0.6.2
2 parents bfce393 + ce61adb commit dbb3ebd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pydantic = "*"
2828
fastapi = "*"
2929

3030
[tool.poetry.group.lint.dependencies]
31-
ruff = "^0.4.8"
31+
ruff = "^0.6.2"
3232
types-toml = "^0.10.8.1"
3333
types-redis = "^4.3.21.6"
3434
types-pytz = "^2024.1.0.20240417"

0 commit comments

Comments
 (0)