Skip to content

Update aio-pika requirement from <10.0.0,>=9.5.0 to >=9.5.0,<11.0.0 in /packages/dffmpeg-coordinator in the python-dependencies group#39

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/packages/dffmpeg-coordinator/python-dependencies-af12c485bf
Open

Update aio-pika requirement from <10.0.0,>=9.5.0 to >=9.5.0,<11.0.0 in /packages/dffmpeg-coordinator in the python-dependencies group#39
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/packages/dffmpeg-coordinator/python-dependencies-af12c485bf

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on aio-pika to permit the latest version.
Updates aio-pika to 10.0.1

Release notes

Sourced from aio-pika's releases.

10.0.1

What's Changed

New Contributors

Full Changelog: mosquito/aio-pika@10.0.0...10.0.1

Changelog

Sourced from aio-pika's changelog.

9.6.0

  • Fixed callback-based consumers not resuming after connection reconnection #588
  • Fixed queue iterators raising StopAsyncIteration on channel reconnection #540
  • Added close_called property to AbstractConnection and Connection to distinguish intentional vs. automatic connection closures
  • Migrated build tooling from Poetry to UV
  • Migrated linting from Pylama to Ruff
  • Improved logging: split log.exception calls into error-level message and debug-level traceback #693
  • Removed testcontainers dependency from tests

9.5.5

  • Replace WeakSet with set for robust channels tracking #666 by shushpanov

9.5.4

  • fix: RobustChannel should not reopen after close() call #658

9.5.3

  • python3.8-eol #657
  • self-hosted docs

9.5.2

  • Fix documentation links

9.5.1

  • Fix documentation links

9.5.0

  • Fix two bugs by adding more type hints to CallbackCollection. @​Darsstar
  • Dropped python 3.7 @​Darsstar
  • QueueIterator raises StopAsyncIteration when channel is closed. @​Darsstar

9.4.3

  • fix: raise ChannelInvalidStateError at exchange.publish with closed channel #637

9.4.2

... (truncated)

Commits
  • a6c69f6 Merge pull request #699 from hasansezertasan/fix/generic-connect-return-types
  • 4c60f43 Merge pull request #702 from decaz/aiormq-update
  • 723e76a Update aiormq and get rid of Python 3.10
  • d9f0f94 Merge pull request #700 from g-mill/add-aio-pika-batch-to-see-also
  • 9e2817f Add aio-pika-batch to related projects
  • c513107 fix: use overloaded TypeVar for connect and connect_robust return types
  • 8136a8c Merge pull request #698 from julia-thorn/julia-thorn-patch-1
  • 31b82b1 Add license-files entry to pyproject.toml
  • 57029c3 Merge pull request #691 from mosquito/hotfix/issue-669
  • 46d4863 reformat files
  • Additional commits viewable in compare view

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 <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 conditions

Updates the requirements on [aio-pika](https://github.com/mosquito/aio-pika) to permit the latest version.

Updates `aio-pika` to 10.0.1
- [Release notes](https://github.com/mosquito/aio-pika/releases)
- [Changelog](https://github.com/mosquito/aio-pika/blob/master/CHANGELOG.md)
- [Commits](mosquito/aio-pika@9.5.0...10.0.1)

---
updated-dependencies:
- dependency-name: aio-pika
  dependency-version: 10.0.1
  dependency-type: direct:production
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 12, 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 Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants