- Filtered out requests to debugtoolbar itself from the requests history.
- Improved import time by delaying loading of package data.
- Fixed static URLs when using yarl 1.9+.
- Fixed a warning in the
re
module. - Switched to
aiohttp.web.AppKey
for aiohttp 3.9. - Dropped Python 3.7 and added Python 3.11.