Skip to content

Commit 81e6f3b

Browse files
Bump azure-identity from 1.16.0 to 1.16.1 (#117)
Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.16.0 to 1.16.1. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](Azure/azure-sdk-for-python@azure-identity_1.16.0...azure-identity_1.16.1) --- updated-dependencies: - dependency-name: azure-identity dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Murad Sæter <51971968+muradsater@users.noreply.github.com>
1 parent df16353 commit 81e6f3b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ known_third_party = ["azure", "cognite", "prometheus_client"]
2626
python = ">=3.10,<3.13"
2727
cognite-sdk = "^7.26.0"
2828
cognite-extractor-utils = "^7.0.0"
29-
azure-identity = "^1.15.0"
29+
azure-identity = "^1.16.1"
3030
azure-storage-file-datalake = "^12.14.0"
3131
deltalake = "^0.16.0"
3232
pandas = "^2.2.1"

0 commit comments

Comments
 (0)