Skip to content

Bump werkzeug from 2.0.3 to 3.0.0 #1136

Bump werkzeug from 2.0.3 to 3.0.0

Bump werkzeug from 2.0.3 to 3.0.0 #1136

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]