chore(deps): bump the pip group in /anthos-bm-edge-deployment/docker-build with 3 updates #766
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.
Updates the requirements on ansible, dnspython and requests to permit the latest version.
Updates
ansible
to 11.1.0Commits
8e16efe
Ansible 11.1.0: Dependencies, changelog and porting guide (#505)d55fb82
Document (re-)deprecation, cancelling deprecation, and re-adding collections;...1d46678
Remove ibm.spectrum_virtualize from Ansible 12 (#501)f9a0208
Add 12/ directory (#504)adfa8a7
Release Ansible 11.0.0 (#503)dcbd25b
Properly cancel deprecation of netapp.storagegrid (#497)3c748df
Rewrite the changelogs with the updates to antsibull-build that haven't been ...1a72fba
Ansible 11.0.0rc1: Dependencies, changelog and porting guide (#499)42efb72
Fix changelog links. (#494)a1982a4
Ansible 11.0.0b2: Dependencies, changelog and porting guide (#496)Updates
dnspython
to 2.7.0Release notes
Sourced from dnspython's releases.
Changelog
Sourced from dnspython's changelog.
... (truncated)
Commits
889385e
2.7.0 release prepbb4bc91
fix(answer): add typing to range (#1138)4eaf0e2
Use the port from the URL if provided for H3 #1139a287921
fix doco typo142f7ba
fix typo (#1133)8ce60d2
CI 2.7 testing and also remove python 3.84e15806
2.7.0rc1 prep2d6e17c
fix typing after reorganizationab59c9a
lint2b763dc
lintingUpdates
requests
to 2.32.3Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
... (truncated)
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 params88dce9d
v2.32.2c98e4d1
Merge pull request #6710 from nateprewitt/api_rename92075b3
Add deprecation warningaa1461b
Move _get_connection to get_connection_with_tls_contextDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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.