From 87af134f81abfe9f8bc1b2b88fcc6b5928d3e963 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 20:25:21 +0000 Subject: [PATCH] chore(deps): bump setuptools from 70.0.0 to 78.1.1 Bumps [setuptools](https://github.com/pypa/setuptools) from 70.0.0 to 78.1.1. - [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/v70.0.0...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 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 e9c9b95..7105de6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -72,4 +72,4 @@ urllib3==2.2.2 uWSGI==2.0.22 vine==5.1.0 wcwidth==0.2.13 -setuptools==70.0.0 \ No newline at end of file +setuptools==78.1.1 \ No newline at end of file