We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce70bbf + 0970aba commit ba20400Copy full SHA for ba20400
1 file changed
pyproject.toml
@@ -78,8 +78,8 @@ test = [
78
79
dev = [
80
"taskiq-faststream[test]",
81
- "mypy==1.15.0",
82
- "ruff==0.11.11",
+ "mypy==1.16.0",
+ "ruff==0.11.12",
83
"pre-commit >=3.6.0,<5.0.0",
84
]
85
0 commit comments