Skip to content

Bump requests from 2.32.4 to 2.33.0 #61

Bump requests from 2.32.4 to 2.33.0

Bump requests from 2.32.4 to 2.33.0 #61

Workflow file for this run

name: Test Pull Request
on:
pull_request:
branches:
- 'dev'
- 'staging'
- 'master'
workflow_dispatch:
jobs:
test-pr:
uses: ./.github/workflows/run_tests.yml
secrets: inherit