From 78f4f73d8d2c16e10ef56efa4dc830e15381864f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 10:35:30 +0700 Subject: [PATCH] chore(deps): update dependency setuptools to v69.2.0 (#209) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 9896a69..dcfe4d3 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,4 +4,4 @@ molecule-docker==2.1.0 ansible-compat<=4.0.0 pytest-testinfra flake8 -setuptools==69.1.0 \ No newline at end of file +setuptools==69.2.0 \ No newline at end of file