From b6a50bf7821f61ca73c67be3db7ef934add3b79b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 08:55:42 +0000 Subject: [PATCH] build(deps): bump setuptools from 83.0.0 to 84.0.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 83.0.0 to 84.0.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/v83.0.0...v84.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 84.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a3dac90..e30509a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ numpy==2.5.1 pytz==2026.2 PyYAML==6.0.3 -setuptools==83.0.0 +setuptools==84.0.0 wheel==0.47.0 xmltodict==1.0.4