From ca795af9330540cff4a6a566767f348dd0acfc7f Mon Sep 17 00:00:00 2001 From: Phillip Cloud <417981+cpcloud@users.noreply.github.com> Date: Tue, 4 Jun 2024 06:53:43 -0400 Subject: [PATCH] chore(deps): relock requirements-dev.txt --- requirements-dev.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 36a9d80965f64..d9cf1e0dc99fa 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -69,8 +69,8 @@ folium==0.16.0 ; python_version >= "3.10" and python_version < "3.13" fonttools==4.52.1 ; python_version >= "3.10" and python_version < "3.13" fqdn==1.5.1 ; python_version >= "3.10" and python_version < "3.13" frozenlist==1.4.1 ; python_version >= "3.10" and python_version < "4.0" -fsspec==2024.5.0 ; python_version >= "3.10" and python_version < "4.0" -gcsfs==2024.5.0 ; python_version >= "3.10" and python_version < "4.0" +fsspec==2024.6.0 ; python_version >= "3.10" and python_version < "4.0" +gcsfs==2024.6.0 ; python_version >= "3.10" and python_version < "4.0" gdown==5.2.0 ; python_version >= "3.10" and python_version < "3.13" geojson==3.1.0 ; python_version >= "3.10" and python_version < "3.13" geopandas==0.14.4 ; python_version >= "3.10" and python_version < "4.0"