Skip to content

Bump pandas from 2.0.3 to 2.1.0 #4

Bump pandas from 2.0.3 to 2.1.0

Bump pandas from 2.0.3 to 2.1.0 #4

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 }}"