chore: remove cap on markdown-it-py

Since it's an indirect dependency (of rich), just remove the line altogether.
This commit is contained in:
mayeut
2023-07-01 14:42:03 +02:00
parent ac34701e98
commit 6415878631
-1
View File
@@ -50,7 +50,6 @@ repos:
- types-pyyaml
- types-requests
- bracex
- markdown-it-py<3
- id: mypy
name: mypy 3.11
exclude: ^cibuildwheel/resources/.*py$