Skip to content

Bump werkzeug from 2.0.3 to 3.0.1 #1148

Bump werkzeug from 2.0.3 to 3.0.1

Bump werkzeug from 2.0.3 to 3.0.1 #1148

Workflow file for this run

name: Auto-format code on every PR
on:
push:
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: autopep8
uses: peter-evans/[email protected]