Skip to content

chore: bump starlette from 0.36.3 to 0.40.0; fastapi from 0.109.2 to 0.115.2 #12

chore: bump starlette from 0.36.3 to 0.40.0; fastapi from 0.109.2 to 0.115.2

chore: bump starlette from 0.36.3 to 0.40.0; fastapi from 0.109.2 to 0.115.2 #12

Workflow file for this run

name: PR Workflow
on:
pull_request:
branches: [development, release-*]
jobs:
run_tests:
uses: epam/ai-dial-ci/.github/workflows/python_package_pr.yml@1.9.1
secrets: inherit
with:
python_version: 3.11
test_python_versions: '["3.11", "3.12"]'