From c27e9feaffd0d0eb051a63012b5ef14b55fde5a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 07:45:51 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the / directory: [aiohttp](https://github.com/aio-libs/aiohttp) and [ansible-core](https://github.com/ansible/ansible). Updates `aiohttp` from 3.9.0 to 3.9.2 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.0...v3.9.2) Updates `ansible-core` from 2.14.12 to 2.15.9 - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.14.12...v2.15.9) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production dependency-group: pip-security-group - dependency-name: ansible-core dependency-type: direct:production dependency-group: pip-security-group ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index fae8ff1b9..1cc7dbaa3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ antsibull -aiohttp==3.9.0 +aiohttp==3.9.2 ansible-pygments sphinx-notfound-page sphinx_rtd_theme @@ -7,4 +7,4 @@ antsibull-docs sphinx sphinx-ansible-theme galaxy-importer==0.5.0 -ansible-core==2.14.12 +ansible-core==2.15.9