Pre-commit py3.8 support (v3.5+)

This commit is contained in:
Oleg A 2024-06-14 18:54:52 +03:00
parent 70e03d8a51
commit f7820b1f32
No known key found for this signature in database
GPG key ID: 5FE046817A9657C5

View file

@ -106,7 +106,7 @@ dev = [
"ruff~=0.4.9",
"mypy~=1.10.0",
"toml~=0.10.2",
"pre-commit~=3.6",
"pre-commit~=3.5",
"packaging~=24.1",
"motor-types~=1.0.0b4",
]