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