v5.2.0
What's Changed
Added
- Add an
ip-as-stringflag to the API client to return the IP address as a string instead of an integer.
Changed
cryptographydependency upgraded fromcryptography~=42.0.2tocryptography~=42.0.5msgpackdependency upgraded frommsgpack~=1.0.7tomsgpack~=1.0.8pipdeptreedependency upgraded frompipdeptree~=2.14.0topipdeptree~=2.17.0pyopenssldependency upgraded frompyopenssl~=24.0topyopenssl~=24.1.0pytest-covdependency upgraded frompytest-cov~=4.1.0topytest-cov~=5.0.0pytestdependency upgraded frompytest~=7.4.4topytest~=8.1.1responsesdependency upgraded fromresponses~=0.24toresponses~=0.25.0
Full Changelog: v5.1.10...v5.2.0