Bump Azure.Identity from 1.13.0 to 1.13.1

Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.13.0...Azure.Identity_1.13.1)

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-25 02:46:17 +00:00
committed by GitHub
parent ac0e9efa77
commit 25d4bf0718
@@ -25,7 +25,7 @@
<ItemGroup>
<PackageReference Include="Azure.Core" Version="1.44.1" />
<PackageReference Include="Azure.Data.Tables" Version="12.9.1" />
<PackageReference Include="Azure.Identity" Version="1.13.0" />
<PackageReference Include="Azure.Identity" Version="1.13.1" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.22.2" />
<PackageReference Include="Net.Sdk.Web.Extensions" Version="0.8.4" />
</ItemGroup>