Skip to content

Commit

Permalink
Merge pull request #1950 from camptocamp/renovate/azure-identity-1.x
Browse files Browse the repository at this point in the history
Update dependency azure-identity to v1.18.0
  • Loading branch information
sbrunner authored Oct 2, 2024
2 parents ee55d17 + de31f11 commit 66ecbf4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 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 @@ -51,7 +51,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-identity = { version = "1.16.1", optional = true }
azure-identity = { version = "1.18.0", optional = true }
boto3 = { version = "1.34.162", optional = true }
bottle = "0.12.25"
prometheus_client = { version = "0.20.0", optional = true }
Expand Down

0 comments on commit 66ecbf4

Please sign in to comment.