Skip to content

Commit b8dce46

Browse files
Bump azure-identity from 1.16.0 to 1.16.1 in /src
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] <[email protected]>
1 parent 10cc92b commit b8dce46

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/requirements.freeze.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ azure-ai-formrecognizer==3.3.3
209209
azure-storage-file-share==12.10.1
210210
msrestazure==0.6.4
211211
unstructured==0.14.5
212-
azure-identity==1.16.0
212+
azure-identity==1.16.1
213213
opencensus-ext-logging==0.1.1
214214
langchain-community==0.0.33
215215
langchain-text-splitters==0.0.2

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
openai
2-
azure-identity==1.16.0
2+
azure-identity==1.16.1
33
azure-search-documents==11.4.0
44
azure-ai-ml==1.16.0
55
promptflow[azure]==1.11.0

0 commit comments

Comments
 (0)