From 46dfa77bbea833007cfff35219e7121c6966ad8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 May 2025 00:26:17 +0000 Subject: [PATCH] Bump setuptools Bumps the pip group with 1 update in the /scripts/ps-analysis directory: [setuptools](https://github.com/pypa/setuptools). Updates `setuptools` from 75.7.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.7.0...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- scripts/ps-analysis/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ps-analysis/requirements.txt b/scripts/ps-analysis/requirements.txt index cb4e099a3ac1..ed3ae81d998e 100644 --- a/scripts/ps-analysis/requirements.txt +++ b/scripts/ps-analysis/requirements.txt @@ -1,4 +1,4 @@ google-play-scraper==1.2.7 pyinstaller==6.11.1 pyinstaller-hooks-contrib==2024.11 -setuptools==75.7.0 +setuptools==78.1.1