From 7eeb8cf4e8c3c529f77de792867f0da4119aca74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 21:06:36 +0000 Subject: [PATCH] Bump setuptools from 75.2.0 to 78.1.1 in /Password Strength Checker Bumps [setuptools](https://github.com/pypa/setuptools) from 75.2.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/v75.2.0...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Password Strength Checker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Password Strength Checker/requirements.txt b/Password Strength Checker/requirements.txt index ff91e11..e2b7e64 100644 --- a/Password Strength Checker/requirements.txt +++ b/Password Strength Checker/requirements.txt @@ -30,7 +30,7 @@ requests==2.32.3 rich==13.9.2 scikit-learn==1.5.2 scipy==1.14.1 -setuptools==75.2.0 +setuptools==78.1.1 silence_tensorflow==1.2.2 six==1.16.0 tensorboard==2.17.1