Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Commit 4e5d386

Browse files
Bump azure-keyvault-secrets in /{{cookiecutter.project_slug}}
Bumps [azure-keyvault-secrets](https://github.com/Azure/azure-sdk-for-python) from 4.8.0 to 4.9.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](Azure/azure-sdk-for-python@azure-keyvault-secrets_4.8.0...azure-keyvault-secrets_4.9.0) --- updated-dependencies: - dependency-name: azure-keyvault-secrets dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 58e645c commit 4e5d386

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

{{cookiecutter.project_slug}}/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ pipenv = "==2024.3.0"
3333
django-import-export = "==4.1.1"
3434
drf-spectacular = "~=0.28.0"
3535
dj-rest-auth = "==5.0.2"
36-
azure-keyvault-secrets = "~=4.8.0"
36+
azure-keyvault-secrets = "~=4.9.0"
3737
azure-identity = "~=1.17.1"
3838
azure-storage-blob = "==12.23.1"

{{cookiecutter.project_slug}}/Pipfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)