Skip to content

build(deps): bump requests-cache from 0.7 to 1.2.1 #1305

build(deps): bump requests-cache from 0.7 to 1.2.1

build(deps): bump requests-cache from 0.7 to 1.2.1 #1305

Workflow file for this run

---
name: codespell
on: push # yamllint disable-line rule:truthy
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@master