From 3514369a0daab91416266fc7e291c769d5a14ead Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 18:25:52 +0000 Subject: [PATCH] Bump azure-identity from 1.16.1 to 1.19.0 in /stix_shifter Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.16.1 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](https://github.com/Azure/azure-sdk-for-python/compare/azure-identity_1.16.1...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] --- 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 849907572..94cc67e8e 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.16.1 +azure-identity==1.19.0 colorlog==6.8.2 flask==3.0.0 flatten_json==0.1.14