Skip to content

chore: bump starlette from 0.36.3 to 0.40.0; fastapi from 0.109.2 to … #32

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

chore: bump starlette from 0.36.3 to 0.40.0; fastapi from 0.109.2 to … #32

Workflow file for this run

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