RenovateBot: Update dependency blinker to v1.8.1
This MR contains the following updates:
Package | Update | Change |
---|---|---|
blinker | patch |
==1.8.0 -> ==1.8.1
|
Release Notes
pallets-eco/blinker (blinker)
v1.8.1
Released 2024-04-28
- Restore identity handling for
str
andint
senders.🇵🇷 148
- Fix deprecated
blinker.base.WeakNamespace
import.🇵🇷 149
- Fix deprecated
blinker.base.receiver_connected import
.🇵🇷 153
- Use types from
collections.abc
instead oftyping
.🇵🇷 150
- Fully specify exported types as reported by pyright.
🇵🇷 152
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.