deps(deps): bump the protocols group across 1 directory with 4 updates - #437
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(deps): bump the protocols group across 1 directory with 4 updates#437dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the protocols group with 4 updates in the / directory: [requests](https://github.com/psf/requests), [websockets](https://github.com/python-websockets/websockets), [kafka-python](https://github.com/dpkp/kafka-python) and [pika](https://github.com/pika/pika). Updates `requests` from 2.33.0 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.33.0...v2.34.2) Updates `websockets` from 15.0.1 to 16.1.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@15.0.1...16.1.1) Updates `kafka-python` from 2.3.2 to 3.0.9 - [Release notes](https://github.com/dpkp/kafka-python/releases) - [Changelog](https://github.com/dpkp/kafka-python/blob/3.0.9/docs/changelog.rst) - [Commits](dpkp/kafka-python@2.3.2...3.0.9) 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: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: protocols - dependency-name: websockets dependency-version: 16.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: protocols - dependency-name: kafka-python dependency-version: 3.0.9 dependency-type: direct:production update-type: version-update:semver-major dependency-group: protocols - dependency-name: pika dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: protocols ... 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 protocols group with 4 updates in the / directory: requests, websockets, kafka-python and pika.
Updates
requestsfrom 2.33.0 to 2.34.2Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
6e83187v2.34.284d10f0Move Request.headers back to Mapping (#7441)b7b549bv2.34.1e511bc7Fix mutability issues with headers input types (#7431)5691f59Update JsonType containers to read-based collections (#7436)2144213Constrain Response.reason to str (#7437)6404f34Fixprepare_bodystream detection for__getattr__-based file wrappers (#7...0b401c7v2.34.086b378dAlign Session.get parameters with requests.get (#7429)a4f9a59Port bpo-39057 to Requests (#7427)Updates
websocketsfrom 15.0.1 to 16.1.1Release notes
Sourced from websockets's releases.
Commits
01df1e4Revert "Decode non-ASCII header values with iso-8859-1."2d61f74Clarify restriction on headers in 16.1.4df6f90Release version 16.1.7c69ecaIncrease timeout for building wheels.493864eComplete and review changelog.73ff538Temporarily remove the trio implementation (again).77f7d71Shorten changelog and docstring for previous commit.84859e1Add text argument to broadcast() to force the frame type1a38f5aDocument research on removing a workaround.99431eeApply code style to docs/conf.py.Updates
kafka-pythonfrom 2.3.2 to 3.0.9Release notes
Sourced from kafka-python's releases.
... (truncated)
Changelog
Sourced from kafka-python's changelog.
... (truncated)
Commits
2888bb6Patch Release 3.0.98ebd1d8Fix stuck partitions retained after rebalance when using listener' (#3132)46e0da6Patch Release 3.0.85c5e9d3kafka.net: Fix TLS SNI when ssl_check_hostname=False (#3114)a5da13aPatch Release 3.0.74b10b5btransport: cancel pending io coroutines on close() (#3109)ad4c865producer: fix stalled shutdown when brokers unreachable (#3108)5f36a8ePatch Release 3.0.6441de2bconsumer: track current leader epoch in addition to record epoch (#3107)ef7867fAlso wait_for_topics on <0.10 test fixtures (#3105)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