Skip to content

Commit 422e507

Browse files
dependabot python package: update azure-mgmt-keyvault requirement
Updates the requirements on [azure-mgmt-keyvault](https://github.com/Azure/azure-sdk-for-python) to permit the latest version. - [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](Azure/azure-sdk-for-python@azure-mgmt-keyvault_10.3.1...azure-mgmt-keyvault_11.0.0) --- updated-dependencies: - dependency-name: azure-mgmt-keyvault dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d4cb626 commit 422e507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ azure-mgmt-resourcegraph = "^8.0.0"
1515
pynacl = "^1.5.0"
1616
requests = "^2.32.3"
1717
pytz = "^2025.1"
18-
azure-mgmt-keyvault = "^10.3.1"
18+
azure-mgmt-keyvault = "^11.0.0"
1919

2020

2121
[build-system]

0 commit comments

Comments
 (0)