chore(deps): bump the python-general group across 1 directory with 3 updates - #130
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the python-general group across 1 directory with 3 updates#130dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…updates Bumps the python-general group with 3 updates in the /tests directory: [docker](https://github.com/docker/docker-py), [python-benedict](https://github.com/fabiocaccamo/python-benedict) and [pika](https://github.com/pika/pika). Updates `docker` from 7.1.0 to 7.2.0 - [Release notes](https://github.com/docker/docker-py/releases) - [Commits](docker/docker-py@7.1.0...7.2.0) Updates `python-benedict` from 0.37.0 to 0.38.0 - [Release notes](https://github.com/fabiocaccamo/python-benedict/releases) - [Changelog](https://github.com/fabiocaccamo/python-benedict/blob/main/CHANGELOG.md) - [Commits](fabiocaccamo/python-benedict@0.37.0...0.38.0) Updates `pika` from 1.4.1 to 1.4.2 - [Release notes](https://github.com/pika/pika/releases) - [Changelog](https://github.com/pika/pika/blob/1.4.2/CHANGELOG.md) - [Commits](pika/pika@1.4.1...1.4.2) --- updated-dependencies: - dependency-name: docker dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-general - dependency-name: python-benedict dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-general - dependency-name: pika dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-general ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 python-general group with 3 updates in the /tests directory: docker, python-benedict and pika.
Updates
dockerfrom 7.1.0 to 7.2.0Release notes
Sourced from docker's releases.
... (truncated)
Commits
5ad5327Merge pull request #3415 from vvoland/update-changelogd242230docs: 7.2.0 changelogba01cc7Merge pull request #3401 from ebriney/client-from-contextae5dfe9Merge pull request #3410 from vvoland/fix-flakyaa99999integration/swarm: Preserve rotated unlock key059d371Merge pull request #3407 from vvoland/fix-arm649b4b9b8gha: Add arm64 integration CI9e9f8ffSkip tests incompatible with host architecturee0542d9Merge pull request #3408 from vvoland/gha-pin578a11dgha: Pin to digestsUpdates
python-benedictfrom 0.37.0 to 0.38.0Release notes
Sourced from python-benedict's releases.
Changelog
Sourced from python-benedict's changelog.
Commits
a922d1aUpdateCHANGELOGand version.a87b689fix: handle non-string dict keys holding lists in keylists/keypaths (#583)1383959fix: anchor string patterns inmatch()to consume full keypath. (#579)c437b99Fix query-string: accept array/bracketed keys and trailing & (#586)f99b35aMerge branch 'main' of https://github.com/fabiocaccamo/python-benedict479caa1Reject empty keypaths separator. (#580)c987439Reject empty keypaths separator. (#580)c7c934fApply review fixes for keypaths separator handling (#585)f3bc063Address review comments on PR #578: catch OverflowError in _parse_int and fix...9120d48Bumppython-fsutil.Updates
pikafrom 1.4.1 to 1.4.2Release notes
Sourced from pika's releases.
Changelog
Sourced from pika's changelog.
Commits
3c9b50dMerge pull request #1658 from pika/pika-1.4.2c5da6ffpika 1.4.2c538d43Merge pull request #1642 from pika/fix/gh-1639-windows-event-loop-policy-1.4.x79efa49FixcallLatertyping by passing keyword arguments7cb3661Drain extra loop turn to await Tornado selector bootstrapb3b8819Replace deprecated event loop policy in tests with helperc1c9651Raise clear error when Windows loop lacks selector support978be3bStop mutating global asyncio event loop policy on importDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditions