We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d2fa551 + f38af95 commit dc732f8Copy full SHA for dc732f8
1 file changed
pyproject.toml
@@ -78,8 +78,8 @@ test = [
78
79
dev = [
80
"taskiq-faststream[test]",
81
- "mypy==1.16.1",
82
- "ruff==0.12.0",
+ "mypy==1.17.1",
+ "ruff==0.12.8",
83
"pre-commit >=3.6.0,<5.0.0",
84
]
85
0 commit comments