Skip to content

Bump djangorestframework-stubs from 3.15.1 to 3.15.2 in the python-dependencies group #225

Bump djangorestframework-stubs from 3.15.1 to 3.15.2 in the python-dependencies group

Bump djangorestframework-stubs from 3.15.1 to 3.15.2 in the python-dependencies group #225

Workflow file for this run

name: Test
on:
push:
branches:
- main
paths:
- "**.py"
- "pyproject.toml"
- "poetry.lock"
- ".github/workflows/test.yml"
pull_request:
workflow_dispatch:
jobs:
test:
uses: MrThearMan/CI/.github/workflows/[email protected]
with:
python-version: '["3.9", "3.10", "3.11", "3.12", "3.13"]'