Skip to content

Bump urllib3 from 2.2.1 to 2.2.2 in the pip group #303

Bump urllib3 from 2.2.1 to 2.2.2 in the pip group

Bump urllib3 from 2.2.1 to 2.2.2 in the pip group #303

Workflow file for this run

name: Black
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
black:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@24.4.2