From 7d9392d37036ee62dc6b979e8230fafab308f671 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 02:43:58 +0000 Subject: [PATCH] Bump setuptools in /samples/web-app-cosmosdb-nosql-api/python/src 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] --- samples/web-app-cosmosdb-nosql-api/python/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/web-app-cosmosdb-nosql-api/python/src/requirements.txt b/samples/web-app-cosmosdb-nosql-api/python/src/requirements.txt index c55ed85..bfca2f6 100644 --- a/samples/web-app-cosmosdb-nosql-api/python/src/requirements.txt +++ b/samples/web-app-cosmosdb-nosql-api/python/src/requirements.txt @@ -3,4 +3,4 @@ azure-mgmt-cosmosdb==9.9.0 azure-cosmos==4.15.0 gunicorn==26.0.0 python-dotenv==1.2.2 -setuptools==82.0.1 +setuptools==83.0.0