Skip to content

chore(deps): bump pika from 1.4.1 to 1.4.2#1082

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/pika-1.4.2
Open

chore(deps): bump pika from 1.4.1 to 1.4.2#1082
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/pika-1.4.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor

Bumps pika from 1.4.1 to 1.4.2.

Release notes

Sourced from pika's releases.

1.4.2

https://pypi.org/project/pika/1.4.2/ | GitHub milestone

Changelog

Sourced from pika's changelog.

1.4.2 (2026-07-23)

Full Changelog

Closed issues:

  • Importing pika.adapters can break asyncio subprocesses on Windows #1639

Merged pull requests:

  • Stop mutating global asyncio event loop policy on import #1642 (lukebakken)
Commits
  • 3c9b50d Merge pull request #1658 from pika/pika-1.4.2
  • c5da6ff pika 1.4.2
  • c538d43 Merge pull request #1642 from pika/fix/gh-1639-windows-event-loop-policy-1.4.x
  • 79efa49 Fix callLater typing by passing keyword arguments
  • 7cb3661 Drain extra loop turn to await Tornado selector bootstrap
  • b3b8819 Replace deprecated event loop policy in tests with helper
  • c1c9651 Raise clear error when Windows loop lacks selector support
  • 978be3b Stop mutating global asyncio event loop policy on import
  • See full diff in compare view

Dependabot compatibility score

Dependabot 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pika](https://github.com/pika/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: pika
  dependency-version: 1.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants