Skip to content

Commit dbb9525

Browse files
Update dependency codespell to v2.4.0
1 parent 1d1600a commit dbb9525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/lint.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Dependencies for linting
22
# Fix bandit to a previous version due to bug with .bandit file: https://github.com/PyCQA/bandit/issues/657
33
bandit==1.6.2
4-
codespell==2.1.0
4+
codespell==2.4.0
55
flake8==4.0.1
66
flake8-bugbear==21.9.2
77
flake8-comprehensions==3.7.0

0 commit comments

Comments
 (0)