Skip to content

Bump trio-websocket from 0.9.2 to 0.10.0

HIFIS Bot requested to merge dependabot-pip-trio-websocket-0.10.0 into main

Bumps trio-websocket from 0.9.2 to 0.10.0.

Changelog

Sourced from trio-websocket's changelog.

trio-websocket 0.10.0 (2023-03-13)

Fixed

  • avoid MultiError warnings with trio >= 0.22

Changed

  • drop support for Python 3.5, 3.6
Commits
  • 84dd715 version 0.10.0
  • 3f90b0e rename requirements files (2/2)
  • 7e38417 rename requirements files (1/2)
  • 5613f20 use ExceptionGroup for trio > 0.22
  • d270105 remove async-generator dependency
  • 119a3ce build: split requirements into dev and extras
  • 0448527 CI: restore pypy build
  • bebd9cf drop Python 3.6 support
  • c9e20f8 migrate CI to github actions
  • 166bdbb upgrade CI dependencies
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • @hifis-bot rebase will rebase this MR
  • @hifis-bot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports