Skip to content

Bump axios from 1.6.3 to 1.6.8 #511

Bump axios from 1.6.3 to 1.6.8

Bump axios from 1.6.3 to 1.6.8 #511

Workflow file for this run

on:
push:
pull_request:
name: Test
jobs:
testWithTox:
name: Test with tox
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: '3.11'
- run: pip install .
- run: dpgui -h