Skip to content

Bump urllib3 from 2.1.0 to 2.2.2 in /requirements #27

Bump urllib3 from 2.1.0 to 2.2.2 in /requirements

Bump urllib3 from 2.1.0 to 2.2.2 in /requirements #27

Workflow file for this run

name: Ruff
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1