Skip to content

build(deps): update pandas requirement from <2,>=0.25.1 to >=2.2.2,<3 #489

build(deps): update pandas requirement from <2,>=0.25.1 to >=2.2.2,<3

build(deps): update pandas requirement from <2,>=0.25.1 to >=2.2.2,<3 #489

Workflow file for this run

name: Lint Commit Messages
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v3