Skip to content

build(deps): bump urllib3 from 2.6.3 to 2.7.0 #1130

build(deps): bump urllib3 from 2.6.3 to 2.7.0

build(deps): bump urllib3 from 2.6.3 to 2.7.0 #1130

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
uses: open-contracting/.github/.github/workflows/lint.yml@main
permissions:
contents: write
secrets:
personal-access-token: ${{ secrets.PAT }}
with:
python-version: '3.12'
skip-linter-language: true
skip-linter-requirements: true