What's Changed
- Updated cryptography (v48, then v49), requests
(2.33.1, 2.34.0, then 2.34.2 with Python-version-specific pins), and pytest
(^9.0.3, addressing CVE-2025-71176) - Fixed the test suite for Django 6 on Python 3.9–3.11 and corrected the
requests marker for Python 3.9 - Upgraded django to v6 and pylint to v4 for the development
toolchain; bumped actions/checkout and codecov/codecov-action to v7 - Consolidated the SDK version into a single source of truth in
kinde_sdk/_version.py, extracted shared helpers into _sdk_generator_utils.py,
and made the OpenAPI generator configs derived artifacts via an SDK_VERSION
placeholder
Full Changelog: v2.3.0...v2.3.1