From 1fe486a9e587c618fc3bd7dc20ef8504217ff3f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 02:51:22 +0000 Subject: [PATCH] Bump setuptools in /server in the pip group across 1 directory Bumps the pip group with 1 update in the /server directory: [setuptools](https://github.com/pypa/setuptools). Updates `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 dependency-group: pip ... Signed-off-by: dependabot[bot] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index a37a9077..17639064 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -8,7 +8,7 @@ anytree==2.13.0 alembic==1.18.5 marshmallow>=4.3.0,<5 pyjwt[crypto]==2.13.0 -setuptools==82.0.1 +setuptools==83.0.0 xkcdpass==1.30.0 zeroconf==0.150.0 python-jsonpath==2.1.0 \ No newline at end of file