From 203c1ce3212b3b40149c51fb698fc8fdfb9d1818 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 15:33:42 +0000 Subject: [PATCH] chore(pip-dev)(deps-dev): bump setuptools from 74.0.0 to 74.1.1 Bumps [setuptools](https://github.com/pypa/setuptools) from 74.0.0 to 74.1.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v74.0.0...v74.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index f7117cc..ff09cad 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -23,7 +23,7 @@ pylint==3.2.6 pylint-exit==1.2.0 pytest==8.3.2 PyYAML==6.0.2 -setuptools==74.0.0 +setuptools==74.1.1 tomlkit==0.13.2 virtualenv==20.26.3 wrapt==1.16.0