Skip to content

Commit 2047405

Browse files
dependabot python package: bump azure-core from 1.32.0 to 1.34.0
Bumps [azure-core](https://github.com/Azure/azure-sdk-for-python) from 1.32.0 to 1.34.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-core_1.32.0...azure-core_1.34.0) --- updated-dependencies: - dependency-name: azure-core dependency-version: 1.34.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1cb05bd commit 2047405

File tree

2 files changed

+109
-109
lines changed

2 files changed

+109
-109
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ azure-mgmt-policyinsights = "=1.0.0"
1111
azure-identity = "=1.20.0"
1212
azure-mgmt-resource = "=23.2.0"
1313
azure-mgmt-resourcegraph = "=8.0.0"
14-
azure-core = "=1.32.0"
14+
azure-core = "=1.34.0"
1515
typing = "*"
1616

1717
[requires]

0 commit comments

Comments
 (0)