Skip to content

Bump urllib3 from 2.1.0 to 2.2.2 #11

Bump urllib3 from 2.1.0 to 2.2.2

Bump urllib3 from 2.1.0 to 2.2.2 #11

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"