From c14a0492a710973b9711e74996cac3d1670b9e04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 08:15:55 +0000 Subject: [PATCH] Bump azure-core from 1.29.5 to 1.29.6 in /it/python Bumps [azure-core](https://github.com/Azure/azure-sdk-for-python) from 1.29.5 to 1.29.6. - [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-core_1.29.5...azure-core_1.29.6) --- updated-dependencies: - dependency-name: azure-core dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- it/python/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index da3af1b704..5c4cb87faa 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -76,7 +76,7 @@ async-timeout==4.0.3 ; python_version >= '3.6' attrs==23.1.0 ; python_version >= '3.7' -azure-core==1.29.5 ; python_version >= '3.7' +azure-core==1.29.6 ; python_version >= '3.7' azure-identity==1.15.0