From 0e95f8d9df628f80e1c4f22c599c868a1a04f422 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 17:07:17 +0000 Subject: [PATCH] Bump setuptools from 82.0.1 to 83.0.0 in /backend Bumps [setuptools](https://github.com/pypa/setuptools) from 82.0.1 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.1...v83.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 83.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements-lock.txt b/backend/requirements-lock.txt index 7b29311..65dd3fd 100644 --- a/backend/requirements-lock.txt +++ b/backend/requirements-lock.txt @@ -25,7 +25,7 @@ python-dotenv==1.2.2 python-multipart==0.0.32 PyYAML==6.0.3 ruff==0.15.22 -setuptools==82.0.1 +setuptools==83.0.0 starlette==1.3.1 typing-inspection==0.4.2 typing_extensions==4.15.0