Skip to content

Bump requests from 2.32.5 to 2.33.0 in /_scripts in the uv group acro… #4126

Bump requests from 2.32.5 to 2.33.0 in /_scripts in the uv group acro…

Bump requests from 2.32.5 to 2.33.0 in /_scripts in the uv group acro… #4126

Workflow file for this run

name: Code checks [pre-commit]
on:
push:
pull_request:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-python@v6
with:
python-version: "3.x"
- uses: pre-commit/action@v3.0.1