v1.14.1
What's Changed
We have reverted a recent SSL context implementation that was intended to optimize HTTPS requests but resulted in SSL certificate warnings on Windows systems. This change restores stability and eliminates the associated warnings for users.
List of What's Changed
- Revert "Use ssl_context for HTTPS requests to avoid reading certificate files on every request" by @justinpolygon in #691
- Bump pook from 1.4.3 to 2.0.0 by @dependabot in #697
- Bump mypy from 1.10.0 to 1.10.1 by @dependabot in #699
- Bump types-setuptools from 70.0.0.20240524 to 70.1.0.20240627 by @dependabot in #698
- Fix example to have correct params by @justinpolygon in #700
Full Changelog: v1.14.0...v1.14.1