From b643e16977a6b8cde09d543fddf83fcdb39539f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 23:26:46 +0000 Subject: [PATCH] Bump setuptools from 75.8.0 to 83.0.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 75.8.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/v75.8.0...v83.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 83.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 79a1017c..3ec10740 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ python-slugify==3.0.2 drf-yasg==1.21.8 GitPython==3.1.37 jsonschema==4.23.0 -setuptools==75.8.0 +setuptools==83.0.0 deepdiff==4.0.7 celery==5.5.1 djangorestframework-simplejwt==5.5.1