Skip to content

build(deps): bump urllib3 from 2.2.1 to 2.2.2 (#76) #698

build(deps): bump urllib3 from 2.2.1 to 2.2.2 (#76)

build(deps): bump urllib3 from 2.2.1 to 2.2.2 (#76) #698

Workflow file for this run

name: ci
on:
push:
branches:
- master
- renovate/*
- dev/*
tags:
- v*
pull_request:
branches:
- master
- dev/*
- stable/*
jobs:
ci:
uses: AmpelProject/Ampel-interface/.github/workflows/ci.yml@e880b6e4cc9827cb4a85a06d00cb36738d9dda93 # ci-py12-v3
secrets:
PYPI_API_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
with:
mongo: true
lint: true
# renovate: datasource=conda depName=conda-forge/python
python-version: "3.12.3"
# renovate: datasource=pypi depName=ruff
ruff-version: "0.4.5"