From f0041705c6f61a26ef163acf62ca0de7c74286b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 18:51:02 +0000 Subject: [PATCH] Bump azure-identity from 1.16.1 to 1.18.0 in /stix_shifter Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.16.1 to 1.18.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.18.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..d240b4be6 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.18.0 colorlog==6.8.2 flask==3.0.0 flatten_json==0.1.14