diff options
Diffstat (limited to 'dev-requirements.txt')
-rw-r--r-- | dev-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt index 86092313..ad1037b4 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -10,7 +10,7 @@ flake8>=4,<5 # Formatting! black>=22.8,<22.9 # Spelling! -codespell>=2.2,<2.3 +codespell>=2.2.1,<2.3 # Coverage! coverage>=6.2,<7 # Documentation tools |