Skip to content

fix(deps): update dependency more-itertools to v10.5.0 (#723) #1768

fix(deps): update dependency more-itertools to v10.5.0 (#723)

fix(deps): update dependency more-itertools to v10.5.0 (#723) #1768

name: "Code scanning - action"
on:
push:
branches: [master]
pull_request:
branches: [master]
paths:
- '.github/workflows/codeql-analysis.yml'
- 'erasmus/**'
- 'tests/**'
- 'alembic/**'
- 'poetry.lock'
schedule:
- cron: '0 19 * * 2'
jobs:
analyze:
uses: bryanforbes/python-workflows/.github/workflows/reusable-codeql-analysis-new.yml@master
with:
python_version: '3.12'