We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bccf66 commit fd536b1Copy full SHA for fd536b1
pyproject.toml
@@ -39,7 +39,7 @@ include = [
39
40
[tool.hatch.envs.default]
41
dependencies = [
42
- "ruff==0.14.0",
+ "ruff==0.14.4",
43
"aiohttp==3.13.2",
44
"prometheus-client==0.23.1",
45
"mashumaro==3.17",
@@ -49,7 +49,7 @@ dependencies = [
49
50
[tool.hatch.envs.hatch-static-analysis]
51
52
53
]
54
config-path = "none"
55
0 commit comments