From 235f23c012043ef9e6fbd3c71c40da700f09e62a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 16:27:28 +0000 Subject: [PATCH] Bump the pip group across 2 directories with 2 updates Bumps the pip group with 2 updates in the / directory: [ansible-core](https://github.com/ansible/ansible) and [pyopenssl](https://github.com/pyca/pyopenssl). Bumps the pip group with 1 update in the /docs directory: [ansible-core](https://github.com/ansible/ansible). Updates `ansible-core` from 2.15.13 to 2.16.14rc1 - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.15.13...v2.16.14rc1) Updates `pyopenssl` from 24.2.1 to 26.0.0 - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/24.2.1...26.0.0) Updates `ansible-core` from 2.15.13 to 2.16.14rc1 - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.15.13...v2.16.14rc1) --- updated-dependencies: - dependency-name: ansible-core dependency-version: 2.16.14rc1 dependency-type: direct:production dependency-group: pip - dependency-name: pyopenssl dependency-version: 26.0.0 dependency-type: direct:production dependency-group: pip - dependency-name: ansible-core dependency-version: 2.16.14rc1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- common-requirements.txt | 4 ++-- docs/doc-requirements.txt | 2 +- test-requirements.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common-requirements.txt b/common-requirements.txt index 32872e9320..4932e6738a 100644 --- a/common-requirements.txt +++ b/common-requirements.txt @@ -1,7 +1,7 @@ -ansible-core==2.15.13 +ansible-core==2.16.14rc1 oauthlib==3.2.2 kubernetes==35.0.0 kubernetes-validate==1.35.0 openstacksdk==4.1.0 jsonschema==4.23.0 -pyOpenSSL==24.2.1 +pyOpenSSL==26.0.0 diff --git a/docs/doc-requirements.txt b/docs/doc-requirements.txt index 0bae27209c..0c1c60d98a 100644 --- a/docs/doc-requirements.txt +++ b/docs/doc-requirements.txt @@ -5,5 +5,5 @@ Pygments>=2.2.0 reno>=2.5.0 sphinxemoji myst-parser[linkify] -ansible-core==2.15.13 +ansible-core==2.16.14rc1 ansible-doc-extractor diff --git a/test-requirements.txt b/test-requirements.txt index f69ccac045..1f20079edf 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,4 @@ -ansible-core==2.15.13 +ansible-core==2.16.14rc1 # Molecule Deps molecule==5.1.0