Skip to content

Bump aiohttp from 3.9.1 to 3.9.2 #1037

Bump aiohttp from 3.9.1 to 3.9.2

Bump aiohttp from 3.9.1 to 3.9.2 #1037

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@ci-py12-v3
secrets:
PYPI_API_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
with:
mongo: true
# renovate: datasource=conda depName=conda-forge/python
python-version: "3.12.1"