What's Changed
* Dependencies were updated. by s3rius in https://github.com/taskiq-python/taskiq-redis/pull/26
* Changed expiration policy by chandr-andr in https://github.com/taskiq-python/taskiq-redis/pull/28
* Add super.shutdown() call in redis brokers by booqoffsky in https://github.com/taskiq-python/taskiq-redis/pull/32
* Add PubSubBroker in __init__.py by booqoffsky in https://github.com/taskiq-python/taskiq-redis/pull/31
* Updated redis brokers to work with bytes. by s3rius in https://github.com/taskiq-python/taskiq-redis/pull/33
**Full Changelog**: https://github.com/taskiq-python/taskiq-redis/compare/0.2.1...0.3.0