From cc0da3f6c5cf6e5ba3f5a4e219c569b6343a4d9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 22:56:03 -0700 Subject: [PATCH] Bump setuptools in /internal/signalfx-agent/bundle/scripts (#4498) Bumps [setuptools](https://github.com/pypa/setuptools) from 69.1.1 to 69.2.0. - [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/v69.1.1...v69.2.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- internal/signalfx-agent/bundle/scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/signalfx-agent/bundle/scripts/requirements.txt b/internal/signalfx-agent/bundle/scripts/requirements.txt index f4a3ec4606..0d0db9fcb9 100644 --- a/internal/signalfx-agent/bundle/scripts/requirements.txt +++ b/internal/signalfx-agent/bundle/scripts/requirements.txt @@ -1,4 +1,4 @@ PyYAML~=5.0 WMI==1.5.1; sys_platform == "win32" dbus-python==1.3.2; sys_platform == "linux" -setuptools==69.1.1 +setuptools==69.2.0