From 4a51651f9f02f4b11185b7106f1a5e8cb382273d Mon Sep 17 00:00:00 2001 From: Don Naro Date: Wed, 16 Oct 2024 10:43:12 +0100 Subject: [PATCH] keep lockfiles in sync for stable-2.17 This change updates lockfiles with "nox -s pip-compile -- --no-upgrade" --- tests/requirements-relaxed.txt | 2 +- tests/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/requirements-relaxed.txt b/tests/requirements-relaxed.txt index a3e890e36db..6cdeaa96c7b 100644 --- a/tests/requirements-relaxed.txt +++ b/tests/requirements-relaxed.txt @@ -37,6 +37,7 @@ antsibull-docutils==1.0.0 antsibull-fileutils==1.0.0 # via # antsibull-changelog + # antsibull-core # antsibull-docs async-timeout==4.0.3 # via aiohttp @@ -109,7 +110,6 @@ pyproject-hooks==1.1.0 pyyaml==6.0.2 # via # -r tests/requirements-relaxed.in - # antsibull-core # antsibull-docs # antsibull-fileutils requests==2.32.3 diff --git a/tests/requirements.txt b/tests/requirements.txt index dcbefb120c9..1f065fe1f02 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -39,6 +39,7 @@ antsibull-docutils==1.0.0 antsibull-fileutils==1.0.0 # via # antsibull-changelog + # antsibull-core # antsibull-docs async-timeout==4.0.3 # via aiohttp @@ -111,7 +112,6 @@ pyproject-hooks==1.1.0 pyyaml==6.0.2 # via # -r tests/requirements-relaxed.in - # antsibull-core # antsibull-docs # antsibull-fileutils requests==2.32.3