Skip to content

Bump aiohttp from 3.13.5 to 3.14.1 in /docker/ansible-runner - #45680

Merged
BEAdi merged 1 commit into
masterfrom
dependabot/pip/docker/ansible-runner/aiohttp-3.14.1
Jul 29, 2026
Merged

Bump aiohttp from 3.13.5 to 3.14.1 in /docker/ansible-runner#45680
BEAdi merged 1 commit into
masterfrom
dependabot/pip/docker/ansible-runner/aiohttp-3.14.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps aiohttp from 3.13.5 to 3.14.1.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 27, 2026
@xsoar-bot

Copy link
Copy Markdown

Docker Image Ready - Dev

Docker automatic build has deployed your docker image: devdemisto/ansible-runner:1.0.0.11370930
It is available now on docker hub at: https://hub.docker.com/r/devdemisto/ansible-runner/tags
Get started by pulling the image:

docker pull devdemisto/ansible-runner:1.0.0.11370930

Docker Metadata

  • Image Size: 244.05 MB
  • Image ID: sha256:66b27256d2ec57b35b1ff769ea63e5d27b1930d3f43cc5c43cbb3a6d1e89641d
  • Created: 2026-07-27T14:58:15.872374229Z
  • Arch: linux/amd64
  • Command: ["python3"]
  • Environment:
    • PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    • LANG=C.UTF-8
    • GPG_KEY=7169605F62C751356D054A26A821E680E5FA6305
    • PYTHON_VERSION=3.12.13
    • PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b684
    • DOCKER_IMAGE=devdemisto/ansible-runner:1.0.0.11370930
  • Labels:
    • org.opencontainers.image.authors:Demisto <containers@demisto.com>
    • org.opencontainers.image.revision:72152537a143bd4b2f1792892fae19d2dcc8ef28
    • org.opencontainers.image.version:1.0.0.11370930

@content-bot

This comment has been minimized.

@BEAdi BEAdi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed by Dockerfile BC Reviewer.

Change: aiohttp 3.13.5 -> 3.14.1 in docker/ansible-runner (poetry.lock only), image demisto/ansible-runner.

aiohttp 3.14.0 breaking changes reviewed: dropped Python 3.9; web.BaseRequest.host no longer falls back to socket.getfqdn(); tightened outbound header serialization (rejects ASCII control chars); TCPConnector rejects legacy non-canonical IPv4 literals; BasicAuth / auth / proxy_auth deprecated.

Impact analysis: all 29 content items running on demisto/ansible-runner are Ansible-powered integrations/scripts (via AnsibleApiModule/ansible-runner) or SSLCertificates scripts (socket/ssl/cryptography). None import or use aiohttp, ClientSession, asyncio, or any async code. aiohttp is a transitive base-image dependency not consumed by any content item. Wheels resolved for cp310/cp311/cp312, so the Python 3.9 drop is a non-issue for this image.

Verdict: no consuming content item is impacted. Safe to merge.

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.14.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/docker/ansible-runner/aiohttp-3.14.1 branch from 7215253 to 5803894 Compare July 29, 2026 10:17
@xsoar-bot

Copy link
Copy Markdown

Docker Image Ready - Dev

Docker automatic build has deployed your docker image: devdemisto/ansible-runner:1.0.0.11429527
It is available now on docker hub at: https://hub.docker.com/r/devdemisto/ansible-runner/tags
Get started by pulling the image:

docker pull devdemisto/ansible-runner:1.0.0.11429527

Docker Metadata

  • Image Size: 243.90 MB
  • Image ID: sha256:9c1d31924ae161a54325783f96f74418bf5ad0b246d37aee27bcd6649e68e3e2
  • Created: 2026-07-29T10:26:38.769509996Z
  • Arch: linux/amd64
  • Command: ["python3"]
  • Environment:
    • PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    • LANG=C.UTF-8
    • GPG_KEY=7169605F62C751356D054A26A821E680E5FA6305
    • PYTHON_VERSION=3.12.13
    • PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b684
    • DOCKER_IMAGE=devdemisto/ansible-runner:1.0.0.11429527
  • Labels:
    • org.opencontainers.image.authors:Demisto <containers@demisto.com>
    • org.opencontainers.image.revision:5803894d973008295f054bf4e43cb50d8c234087
    • org.opencontainers.image.version:1.0.0.11429527

@content-bot

Copy link
Copy Markdown
Contributor

🔍 AI Triage Report Available

An automated triage report has been generated for this pipeline.

Status: success
Report ID: 812ecdbb9cc6ea41

📋 Triage Report

⚠️ AI-generated triage. Validate before acting.

@BEAdi
BEAdi merged commit 6a30add into master Jul 29, 2026
7 checks passed
@BEAdi
BEAdi deleted the dependabot/pip/docker/ansible-runner/aiohttp-3.14.1 branch July 29, 2026 11:53
@xsoar-bot

This comment has been minimized.

@content-bot content-bot added the production This Docker image is now available in production label Jul 29, 2026
@xsoar-bot

Copy link
Copy Markdown

Docker Image Ready - Production

Docker automatic build has deployed your docker image: demisto/ansible-runner:1.0.0.11434397
It is available now on docker hub at: https://hub.docker.com/r/demisto/ansible-runner/tags
Get started by pulling the image:

docker pull demisto/ansible-runner:1.0.0.11434397

Docker Metadata

  • Image Size: 243.97M
  • Image ID: sha256:cbdf9f3eba715cd62b1f30a6fee8aa9596c6bd7eec1fdbe0b2b01a6e245a82a7
  • Created: 2026-07-29T12:57:52.501894506Z
  • Arch: linux/amd64
  • Command: ["python3"]
  • Environment:
    • PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    • LANG=C.UTF-8
    • GPG_KEY=7169605F62C751356D054A26A821E680E5FA6305
    • PYTHON_VERSION=3.12.13
    • PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b684
    • DOCKER_IMAGE=demisto/ansible-runner:1.0.0.11434397
  • Labels:
    • org.opencontainers.image.authors:Demisto <containers@demisto.com>
    • org.opencontainers.image.revision:6a30add1249b41d5930b4531c734c3c24ea728b4
    • org.opencontainers.image.version:1.0.0.11434397

@xsoar-bot

Copy link
Copy Markdown

Docker Image Ready - Production

Docker automatic build has deployed your docker image: demisto/ansible-runner:1.0.0.11438061
It is available now on docker hub at: https://hub.docker.com/r/demisto/ansible-runner/tags
Get started by pulling the image:

docker pull demisto/ansible-runner:1.0.0.11438061

Docker Metadata

  • Image Size: N/A
  • Image ID: sha256:6c8b4656f5b598177c5d3fe9a0fe41dda7494152851c6502a48255cb014fe088
  • Created: 2026-07-29T14:34:30.316388163Z
  • Arch: linux/amd64
  • Command: ["python3"]
  • Environment:
    • PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    • LANG=C.UTF-8
    • GPG_KEY=7169605F62C751356D054A26A821E680E5FA6305
    • PYTHON_VERSION=3.12.13
    • PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b684
    • DOCKER_IMAGE=demisto/ansible-runner:1.0.0.11438061
  • Labels:
    • org.opencontainers.image.authors:Demisto <containers@demisto.com>
    • org.opencontainers.image.revision:6a30add1249b41d5930b4531c734c3c24ea728b4
    • org.opencontainers.image.version:1.0.0.11438061

@xsoar-bot

Copy link
Copy Markdown

Docker Image Ready - Production

Docker automatic build has deployed your docker image: demisto/ansible-runner:1.0.0.11442555
It is available now on docker hub at: https://hub.docker.com/r/demisto/ansible-runner/tags
Get started by pulling the image:

docker pull demisto/ansible-runner:1.0.0.11442555

Docker Metadata

  • Image Size: N/A
  • Image ID: sha256:9896fbd3a406ffa315008397d06063f5e2876263641513c7584d95c2235ba820
  • Created: 2026-07-29T17:33:39.661102711Z
  • Arch: linux/amd64
  • Command: ["python3"]
  • Environment:
    • PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    • LANG=C.UTF-8
    • GPG_KEY=7169605F62C751356D054A26A821E680E5FA6305
    • PYTHON_VERSION=3.12.13
    • PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b684
    • DOCKER_IMAGE=demisto/ansible-runner:1.0.0.11442555
  • Labels:
    • org.opencontainers.image.authors:Demisto <containers@demisto.com>
    • org.opencontainers.image.revision:e0d20d1d31a8e5a229de263fd0980bd91fe9608e
    • org.opencontainers.image.version:1.0.0.11442555

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file production This Docker image is now available in production python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants