Skip to content

Bump urllib3 from 1.26.17 to 1.26.18 in /.config/mkdocs (#1304) #436

Bump urllib3 from 1.26.17 to 1.26.18 in /.config/mkdocs (#1304)

Bump urllib3 from 1.26.17 to 1.26.18 in /.config/mkdocs (#1304) #436

Workflow file for this run

name: Updating branch that is configured to auto-merge
on:
push:
branches:
- master
jobs:
Auto:
name: Auto-update
runs-on: ubuntu-latest
steps:
- uses: tibdex/auto-update@v2
with:
github_token: ${{ secrets.GH_TOKEN }}