Skip to content

Bump urllib3 from 1.26.16 to 1.26.17 #173

Bump urllib3 from 1.26.16 to 1.26.17

Bump urllib3 from 1.26.16 to 1.26.17 #173

Workflow file for this run

name: devel
on:
push:
branches-ignore:
- 'master'
- 'stable'
tags-ignore:
- '*'
jobs:
devel:
runs-on: ubuntu-latest
container:
image: apnpucky/ubuntu-poetry
steps:
- uses: APN-Pucky/make-python-action@main
with:
test: true
doc: true