Skip to content

build(deps): bump urllib3 from 2.0.2 to 2.0.7 #129

build(deps): bump urllib3 from 2.0.2 to 2.0.7

build(deps): bump urllib3 from 2.0.2 to 2.0.7 #129

Workflow file for this run

name: quality
on:
push:
branches:
- main
pull_request:
branches:
- main
defaults:
run:
shell: bash
env:
LANG: en_US.utf-8
LC_ALL: en_US.utf-8
PYTHONIOENCODING: UTF-8
jobs:
call-quality-job:
uses: oedokumaci/oedokumaci/.github/workflows/quality.yml@main
with:
os_version: "ubuntu-latest"
python_version: "3.10"