Skip to content

Bump pandas from 2.1.4 to 2.2.1 #12

Bump pandas from 2.1.4 to 2.2.1

Bump pandas from 2.1.4 to 2.2.1 #12

Workflow file for this run

name: Labeler
on: [pull_request]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"