Skip to content

Commit 268afcc

Browse files
Bump azure-identity from 1.19.0 to 1.20.0 (#26)
Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.19.0 to 1.20.0. - [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.19.0...azure-identity_1.20.0) --- updated-dependencies: - dependency-name: azure-identity dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d44f00c commit 268afcc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ packages = [
1313
python = ">=3.9,<=3.12"
1414
requests = "^2.32.3"
1515
azure-monitor-ingestion = "^1.0.4"
16-
azure-identity = "^1.19.0"
16+
azure-identity = "^1.20.0"
1717

1818
[tool.poetry.group.test.dependencies]
1919
pytest = "^8.3.4"

0 commit comments

Comments
 (0)