Features
Fixes
- Fix gql to work with graphql-core 3.3.0rc0 (#597)
- Skip multipart parts with empty Content-Type instead of raising (#598)
Misc
- docs: fix typo in intro.rst (#608)
- Using Python 3.14 instead of 3.9 to generate the read the docs documentation (#607)
- Bump isort to 8.0.1 (#605)
- Bump mypy to 2.1.0 (#604)
- Bump pytest versions (#603)
- Fix flake8 unused nonlocal and global warnings (F824) (#602)
- Bump black version to 26.5.1 and run it with new format (#601)
- Upgrade vcrpy to 8.2.1 to fix aiohttp 3.14 compatibility (#599)