Skip to content

Bump yarl and aiohttp pip packages. #280

Bump yarl and aiohttp pip packages.

Bump yarl and aiohttp pip packages. #280

name: Security Checks
on:
workflow_dispatch:
push:
jobs:
pip-audit:
runs-on: ubuntu-latest
name: Pip Audit
steps:
- uses: actions/checkout@v4
- uses: pypa/[email protected]
with:
inputs: requirements.txt requirements-dev.txt
summary: true