diff --git a/pyproject.toml b/pyproject.toml index d17b1a00..3489bd2a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ dependencies = [ "rasterio==1.4.2", "pystac==1.11.0", "PyJWT", - "werkzeug==3.1.2", + "werkzeug==3.1.3", "pandas", "sentinelsat", "tqdm",