Bump the pip group across 1 directory with 4 updates #20
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the pip group with 4 updates in the / directory: azure-identity, azure-storage-blob, requests and urllib3.
Updates
azure-identity
from 1.16.1 to 1.17.1Release notes
Sourced from azure-identity's releases.
Commits
4defbc7
aci returns non-json response for probing request (#36193)8042a55
delete SYSTEM_ACCESSTOKEN as it is already defined in our CI (#36196)1f132e0
Increment package version after release of azure-identity (#36137)bffe87b
[Identity] Update changelog for GA (#36124)147746b
[Identity] Add TSG section for AzurePipelinesCredential (#36048)1552259
[Identity] Update AzurePipelinesCredential (#35858)d97ff44
Identity credential unavailable error non json imds (#36016)adbac73
Increment package version after release of azure-identity (#36015)cb065ac
[Identity] Managed identity bug fix (#36010)81de947
[Identity] Minor doc updates (#35974)Updates
azure-storage-blob
from 12.13.0 to 12.22.0Release notes
Sourced from azure-storage-blob's releases.
Commits
c3902f8
Disable breaking storage sync check (#36786)3e7ef5a
add a couple pyproject.toml to disable breaking change check (#36785)fa13668
Bump 1 more time (#36783)43e0189
Changes logged (#36768)21b8383
[Storage] Migrate fromClientSecretCredential
toDefaultAzureCredential
i...fc4327f
[Storage] Blobs Typing API View Feedback (#36654)85eb9ee
Update various credential mocks (#36620)14fe734
[Storage] ModifiedStorageRetryPolicy
to skipAzureSigningError
from bad ...6f0da99
Simplify build yml (#36567)4739b70
[Storage] Removed docstrings from Blob's helper files + slight_shared
matc...Updates
requests
from 2.32.2 to 2.32.3Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
0e322af
v2.32.3e188799
Don't create default SSLContext if ssl module isn't present (#6724)145b539
Merge pull request #6716 from sigmavirus24/bug/6715b1d73dd
Don't use default SSLContext with custom poolmanager kwargs6badbac
Update HISTORY.mda62a2d3
Allow for overriding of specific pool key paramsUpdates
urllib3
from 2.2.1 to 2.2.2Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
27e2a5c
Release 2.2.2 (#3406)accff72
Merge pull request from GHSA-34jh-p97f-mpxf34be4a5
Pin CFFI to a new release candidate instead of a Git commit (#3398)da41058
Bump browser-actions/setup-chrome from 1.6.0 to 1.7.1 (#3399)b07a669
Bump github/codeql-action from 2.13.4 to 3.25.6 (#3396)b8589ec
Measure coverage with v4 of artifact actions (#3394)f3bdc55
Allow triggering CI manually (#3391)5239265
Fix HTTP version in debug log (#3316)b34619f
Bump actions/checkout to 4.1.4 (#3387)9961d14
Bump browser-actions/setup-chrome from 1.5.0 to 1.6.0 (#3386)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.