Skip to content

Bump types-requests from 2.32.0.20240907 to 2.32.0.20240914 #892

Bump types-requests from 2.32.0.20240907 to 2.32.0.20240914

Bump types-requests from 2.32.0.20240907 to 2.32.0.20240914 #892

Workflow file for this run

name: Run linters
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
linters:
uses: fizyk/actions-reuse/.github/workflows/[email protected]
with:
pipenv-install-options: "--skip-lock"
mypy: true
black: true
ruff: true