Skip to content

Commit 392c622

Browse files
committed
MOD: Bump minimum ruff versions to match ruff.toml
1 parent cc39f3d commit 392c622

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
@@ -49,7 +49,7 @@ black = "^23.9.1"
4949
mypy = "1.5.1"
5050
pytest = "^7.4.2"
5151
pytest-asyncio = "==0.21.1"
52-
ruff = "^0.0.291"
52+
ruff = "^0.14.0"
5353
tomli = "^2.0.1"
5454
types-requests = "^2.30.0.0"
5555
teamcity-messages = "^1.32"

0 commit comments

Comments
 (0)