diff --git a/pyproject.toml b/pyproject.toml index 484c7a5607..c842b31bd4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ readme = "README.md" requires-python = ">=3.9" license = {text = "LGPL-2.1-or-later"} dependencies = [ - "azure-storage-blob==12.29.0", + "azure-storage-blob==12.30.0", "azure-storage-file-share==12.25.0", "bson==0.5.10", "click==8.3.1", diff --git a/requirements.txt b/requirements.txt index 161bfeeb85..ac8853a49a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -azure-storage-blob==12.29.0 +azure-storage-blob==12.30.0 azure-storage-file-share==12.25.0 bson==0.5.10 click==8.3.1