Skip to content

build(deps): bump the dependencies group with 11 updates #43

build(deps): bump the dependencies group with 11 updates

build(deps): bump the dependencies group with 11 updates #43

Workflow file for this run

name: CI
on:
push:
paths:
- .github/workflows/main.yml
- pyproject.toml
- poetry.lock
- '**.py'
jobs:
python:
uses: winstxnhdw/actions/.github/workflows/python.yml@main
with:
python-version: 3.11