From 00a76fa7bd99fdadb5ab5c3e7bd57a46f47a5590 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 20:32:48 +0000 Subject: [PATCH] Bump azure-identity from 1.15.0 to 1.16.1 in /stix_shifter Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.15.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](https://github.com/Azure/azure-sdk-for-python/compare/azure-identity_1.15.0...azure-identity_1.16.1) --- updated-dependencies: - dependency-name: azure-identity dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- stix_shifter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stix_shifter/requirements.txt b/stix_shifter/requirements.txt index e2f0fb7ba..d0991c35b 100644 --- a/stix_shifter/requirements.txt +++ b/stix_shifter/requirements.txt @@ -5,7 +5,7 @@ antlr4-python3-runtime==4.8 asyncio==3.4.3 asynctest==0.13.0 attrs==23.1.0 -azure-identity==1.15.0 +azure-identity==1.16.1 colorlog==6.8.2 flask==3.0.0 flatten_json==0.1.14