Skip to content

Bump pillow from 9.3.0 to 10.1.0 #1144

Bump pillow from 9.3.0 to 10.1.0

Bump pillow from 9.3.0 to 10.1.0 #1144

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]