Skip to content

chore(deps): update dependency requests to >=2.31.0,<2.33 [security] - autoclosed #1124

chore(deps): update dependency requests to >=2.31.0,<2.33 [security] - autoclosed

chore(deps): update dependency requests to >=2.31.0,<2.33 [security] - autoclosed #1124

Workflow file for this run

name: API Client
on:
workflow_dispatch:
push:
branches: [main, stable-*]
paths:
- .github/workflows/_python.yml
- .github/workflows/api-client.yml
- api-client/**
- shared/**
- tools/python*
pull_request:
branches: [main, stable-*]
paths:
- .github/workflows/_python.yml
- .github/workflows/api-client.yml
- api-client/**
- shared/**
- tools/python*
schedule:
- cron: 0 1 * * 1
jobs:
python:
uses: ./.github/workflows/_python.yml
with:
context: api-client