Skip to content

Bump scipy from 1.6.2 to 1.11.1 #532

Bump scipy from 1.6.2 to 1.11.1

Bump scipy from 1.6.2 to 1.11.1 #532

Workflow file for this run

name: 🏷️ Pull Request Labeler
on:
- pull_request_target
jobs:
pr_triage:
runs-on: ubuntu-latest
steps:
- name: Apply labels
uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labels.yml
sync-labels: true