From a5a380ebc23c94bd9958bb00ca90ed5865d9609e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 17:24:13 +0000 Subject: [PATCH] build(deps): bump setuptools from 65.4.1 to 65.5.1 Bumps [setuptools](https://github.com/pypa/setuptools) from 65.4.1 to 65.5.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst) - [Commits](https://github.com/pypa/setuptools/compare/v65.4.1...v65.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 7112442..a283c61 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -187,8 +187,6 @@ rich==12.5.1 # molecule ruamel-yaml==0.17.21 # via ansible-lint -ruamel-yaml-clib==0.2.6 - # via ruamel-yaml selinux==0.2.1 # via molecule-docker six==1.16.0 @@ -204,9 +202,7 @@ text-unidecode==1.3 toml==0.10.2 # via pre-commit tomli==2.0.1 - # via - # black - # pytest + # via pytest tomlkit==0.11.5 # via commitizen typing-extensions==4.3.0 @@ -229,7 +225,7 @@ yamllint==1.28.0 # ansible-lint # The following packages are considered to be unsafe in a requirements file: -setuptools==65.4.1 +setuptools==65.5.1 # via # cerberus # nodeenv