Skip to content

Update arrow from 0.10.0 to 1.3.0 #1372

Update arrow from 0.10.0 to 1.3.0

Update arrow from 0.10.0 to 1.3.0 #1372

Workflow file for this run

on: push
name: GitHub Action for pyup Safety
jobs:
safetyCommand:
name: safety command
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: safety command
uses: cclauss/GitHub-Action-for-pyup-Safety-CI@master
with:
args: safety check --full-report -r requirements.txt