From 67b9f8d90d042090fcdf3273819c596ffe52e248 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 18:51:50 +0000 Subject: [PATCH] Bump azure-identity from 1.12.0 to 1.14.1 in /stix_shifter Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.12.0 to 1.14.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.12.0...azure-identity_1.14.1) --- 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 e7586bbce..a37095ff0 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.12.0 +azure-identity==1.14.1 colorlog==6.7.0 flask==2.3.3 flatten_json==0.1.13