Tags: auth0/auth0-api-python
Tags
Release 1.0.0.b4 (#18) * Release 1.0.0.b4 - Update CHANGELOG.md with DPoP support feature - Sync pyproject.toml version to 1.0.0.b4 - Prepare for release * fix: Update CodeQL workflow for Poetry dependency management - Add Python 3.10 setup before CodeQL initialization - Install Poetry using snok/install-poetry@v1 action - Install dependencies with poetry install --with dev - Remove autobuild step that doesn't work with Poetry projects * ci: replace manual Python setup with CodeQL autobuild in workflow