Skip to content

Bump pyparsing from 3.1.2 to 3.1.4 #416

Bump pyparsing from 3.1.2 to 3.1.4

Bump pyparsing from 3.1.2 to 3.1.4 #416

Workflow file for this run

name: Black
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
black:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@24.8.0