Skip to content

Commit

Permalink
Update dependency azure-storage-blob to v12.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent ee55d17 commit af3eea5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ tc-viewer = "tilecloud.scripts.tc_viewer:main"

[tool.poetry.dependencies]
python = ">=3.10,<3.13"
azure-storage-blob = { version = "12.19.1", optional = true }
azure-storage-blob = { version = "12.23.1", optional = true }
azure-identity = { version = "1.16.1", optional = true }
boto3 = { version = "1.34.162", optional = true }
bottle = "0.12.25"
Expand Down

0 comments on commit af3eea5

Please sign in to comment.