From 05f02ed1af651b337ac4ff0a43674dd459a6bf3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 06:40:54 +0000 Subject: [PATCH] Bump azure-mgmt-network from 17.1.0 to 25.0.0 Bumps [azure-mgmt-network](https://github.com/Azure/azure-sdk-for-python) from 17.1.0 to 25.0.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-mgmt-network_17.1.0...azure-mgmt-network_25.0.0) --- updated-dependencies: - dependency-name: azure-mgmt-network dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- attack_data_service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/attack_data_service/requirements.txt b/attack_data_service/requirements.txt index 82e61eb0..b6cace74 100644 --- a/attack_data_service/requirements.txt +++ b/attack_data_service/requirements.txt @@ -9,7 +9,7 @@ azure-core==1.17.0 azure-identity==1.7.0 azure-mgmt-compute==18.2.0 azure-mgmt-core==1.3.0 -azure-mgmt-network==17.1.0 +azure-mgmt-network==25.0.0 azure-mgmt-resource==19.0.0 bcrypt==3.2.0 boto3==1.20.17