From c188f7eab23869233ba0c8f095d9c8b08339cedc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 03:01:17 +0000 Subject: [PATCH] Bump setuptools Bumps the pip group with 1 update in the /notebooks/wandb/offline-run-20260719_020000-juq1nqed/files directory: [setuptools](https://github.com/pypa/setuptools). Updates `setuptools` from 82.0.0 to 83.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/v82.0.0...v83.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 83.0.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- .../offline-run-20260719_020000-juq1nqed/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/wandb/offline-run-20260719_020000-juq1nqed/files/requirements.txt b/notebooks/wandb/offline-run-20260719_020000-juq1nqed/files/requirements.txt index 72f9ee3..60378e6 100644 --- a/notebooks/wandb/offline-run-20260719_020000-juq1nqed/files/requirements.txt +++ b/notebooks/wandb/offline-run-20260719_020000-juq1nqed/files/requirements.txt @@ -90,7 +90,7 @@ docstring_parser==0.18.0 xxhash==3.8.1 mistune==3.3.3 numpy==2.4.6 -setuptools==82.0.0 +setuptools==83.0.0 pandocfilters==1.5.1 googleapis-common-protos==1.75.0 ruff==0.15.21