Skip to content

build(deps): bump quart from 0.6.13 to 0.19.7 in /tests/requirements #1009

build(deps): bump quart from 0.6.13 to 0.19.7 in /tests/requirements

build(deps): bump quart from 0.6.13 to 0.19.7 in /tests/requirements #1009

Workflow file for this run

name: packages
on:
workflow_call: ~
pull_request:
paths-ignore:
- '**/*.md'
- '**/*.asciidoc'
push:
branches:
- main
paths-ignore:
- '**/*.md'
- '**/*.asciidoc'
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/packages