Merge pull request #4666 from BerriAI/dependabot/pip/azure-identity-1.16.1

Bump azure-identity from 1.16.0 to 1.16.1
This commit is contained in:
Ishaan Jaff 2024-07-11 19:10:57 -07:00 committed by GitHub
commit d3f51a88e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
poetry.lock generated
View file

@ -225,13 +225,13 @@ aio = ["aiohttp (>=3.0)"]
[[package]] [[package]]
name = "azure-identity" name = "azure-identity"
version = "1.16.0" version = "1.16.1"
description = "Microsoft Azure Identity Library for Python" description = "Microsoft Azure Identity Library for Python"
optional = true optional = true
python-versions = ">=3.8" python-versions = ">=3.8"
files = [ files = [
{file = "azure-identity-1.16.0.tar.gz", hash = "sha256:6ff1d667cdcd81da1ceab42f80a0be63ca846629f518a922f7317a7e3c844e1b"}, {file = "azure-identity-1.16.1.tar.gz", hash = "sha256:6d93f04468f240d59246d8afde3091494a5040d4f141cad0f49fc0c399d0d91e"},
{file = "azure_identity-1.16.0-py3-none-any.whl", hash = "sha256:722fdb60b8fdd55fa44dc378b8072f4b419b56a5e54c0de391f644949f3a826f"}, {file = "azure_identity-1.16.1-py3-none-any.whl", hash = "sha256:8fb07c25642cd4ac422559a8b50d3e77f73dcc2bbfaba419d06d6c9d7cff6726"},
] ]
[package.dependencies] [package.dependencies]