This is an automated email from the ASF dual-hosted git repository.

tomaz pushed a commit to branch chore/deps-update
in repository https://gitbox.apache.org/repos/asf/libcloud.git

commit 5ddff4d8a8820b6d7c904969d690a53e17335c12
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Sun Mar 2 18:45:18 2025 +0100

    Update codespell.
---
 requirements-lint.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements-lint.txt b/requirements-lint.txt
index a273f6be4..9b28f2a24 100644
--- a/requirements-lint.txt
+++ b/requirements-lint.txt
@@ -7,7 +7,7 @@ black==25.1.0; python_version >= '3.7' and implementation_name 
== "cpython"
 isort[pyproject]==6.0.1; python_version >= '3.8'
 pyupgrade==3.3.1
 rstcheck==6.2.4; python_version >= '3.7'
-codespell==2.2.5
+codespell==2.4.1
 
 requests>=2.27.1
 paramiko==3.4.0; platform_python_implementation != 'PyPy'

Reply via email to