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 758e46f commit aad8f3fCopy full SHA for aad8f3f
pyproject.toml
@@ -39,7 +39,7 @@ include = [
39
40
[tool.hatch.envs.default]
41
dependencies = [
42
- "ruff==0.14.5",
+ "ruff==0.14.7",
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