Skip to content

Commit de3beaa

Browse files
dependabot[bot]nuclearcat
authored andcommitted
build(deps): bump azure-storage-file-share from 12.23.1 to 12.24.0
Bumps [azure-storage-file-share](https://github.com/Azure/azure-sdk-for-python) from 12.23.1 to 12.24.0. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-storage-file-share_12.23.1...azure-storage-file-share_12.24.0) --- updated-dependencies: - dependency-name: azure-storage-file-share dependency-version: 12.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e4c3ab1 commit de3beaa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ requires-python = ">=3.9"
1616
license = {text = "LGPL-2.1-or-later"}
1717
dependencies = [
1818
"azure-storage-blob==12.28.0",
19-
"azure-storage-file-share==12.23.1",
19+
"azure-storage-file-share==12.24.0",
2020
"bson==0.5.10",
2121
"click==8.3.1",
2222
"cloudevents==1.12.1",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
azure-storage-blob==12.28.0
2-
azure-storage-file-share==12.23.1
2+
azure-storage-file-share==12.24.0
33
bson==0.5.10
44
click==8.3.1
55
cloudevents==1.12.1

0 commit comments

Comments
 (0)