Skip to content

Bump jinja2 from 3.1.3 to 3.1.4 #242

Bump jinja2 from 3.1.3 to 3.1.4

Bump jinja2 from 3.1.3 to 3.1.4 #242

Workflow file for this run

name: Python Formatting (run `black .` to fix)
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: psf/[email protected]
with:
version: 22.12.0