From f6a3305022c371f3d1f12fc36de1590b89aaef38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Luis=20Cano=20Rodr=C3=ADguez?= Date: Tue, 9 May 2023 14:27:33 +0200 Subject: [PATCH] Upgrade import-linter MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix gh-2570. Signed-off-by: Juan Luis Cano Rodríguez --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 0f1055549b..cc448d41f7 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -17,7 +17,7 @@ gcsfs>=2023.1, <2023.3; python_version >= '3.8' geopandas>=0.6.0, <1.0 hdfs>=2.5.8, <3.0 holoviews~=1.13.0 -import-linter[toml]==1.2.6 +import-linter[toml]==1.8.0 ipython>=7.31.1, <8.0; python_version < '3.8' ipython~=8.10; python_version >= '3.8' isort~=5.0