CI: pin codespell to <2.3.0

Change-Id: I403d933b029e846e682fd41a62ada4fc73cdfd12
(cherry picked from commit 91f91e1cc28942870e0fd01f039872c24d62c99b)
This commit is contained in:
Michal Nasiadka 2024-05-26 13:20:24 +02:00
parent adaef5768c
commit eb23d9cc28

View File

@ -50,7 +50,7 @@ commands =
[testenv:pep8]
deps =
{[testenv]deps}
codespell
codespell<2.3.0
yamllint
allowlist_externals = bash
commands =