Skip to content

Bump urllib3 from 1.26.14 to 1.26.19 #91

Bump urllib3 from 1.26.14 to 1.26.19

Bump urllib3 from 1.26.14 to 1.26.19 #91

Workflow file for this run

name: Build
on:
- push
- pull_request
jobs:
build-python:
uses: goes-funky/workflows/.github/workflows/build-python.yaml@master
with:
python-version: "3.9"
is-repo-public: true
skip-mypy: true
skip-tests: false
skip-isort: true
skip-format: true
skip-lint: true