Skip to content

Bump pillow from 10.1.0 to 10.3.0 #5

Bump pillow from 10.1.0 to 10.3.0

Bump pillow from 10.1.0 to 10.3.0 #5

Workflow file for this run

name: Dependabot PR Check
on: pull_request_target
jobs:
check-dependabot:
runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- run: echo "PR created by Dependabot"