Skip to content

Update pytest requirement from ^7.2.2 to ^8.1.1 #379

Update pytest requirement from ^7.2.2 to ^8.1.1

Update pytest requirement from ^7.2.2 to ^8.1.1 #379

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@22.10.0