Skip to content

Bump urllib3 from 1.26.18 to 1.26.19 #23

Bump urllib3 from 1.26.18 to 1.26.19

Bump urllib3 from 1.26.18 to 1.26.19 #23

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Lint with Black
uses: psf/black@stable