Skip to content

Bump whitenoise from 6.7.0 to 6.8.2 #263

Bump whitenoise from 6.7.0 to 6.8.2

Bump whitenoise from 6.7.0 to 6.8.2 #263

Workflow file for this run

name: Pull request
on:
pull_request:
types:
- opened
- synchronize
jobs:
ci:
name: Tests
uses: ./.github/workflows/_tests.yml
with:
python-version: ${{ vars.CI_PYTHON_VERSION }}
poetry-version: ${{ vars.CI_POETRY_VERSION }}