Skip to content

Commit 6cfa5d3

Browse files
build: bump azure-identity from 1.18.0 to 1.19.0
Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.18.0 to 1.19.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.18.0...azure-identity_1.19.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>
1 parent a7450ee commit 6cfa5d3

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
@@ -15,7 +15,7 @@ streamlit = "1.39.0"
1515
python-dotenv = "1.0.1"
1616
azure-ai-formrecognizer = "3.3.3"
1717
azure-storage-blob = "12.20.0"
18-
azure-identity = "1.18.0"
18+
azure-identity = "1.19.0"
1919
flask = {extras = ["async"], version = "^3.0.3"}
2020
openai = "1.48.0"
2121
langchain = "0.2.16"

0 commit comments

Comments
 (0)