Skip to content

chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in the uv group across 1 directory #29

chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in the uv group across 1 directory

chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in the uv group across 1 directory #29

Workflow file for this run

name: Security
on:
push:
branches: [main]
pull_request:
branches: [main]
schedule:
- cron: '0 6 * * 1'
workflow_dispatch:
permissions: {}
jobs:
audit:
uses: netresearch/.github/.github/workflows/python-audit.yml@main
permissions:
contents: read
with:
python-version-file: pyproject.toml
package-manager: uv