From 9cd5353705347df8f9876edbdf9c8a72e9357707 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 19:04:44 +0000 Subject: [PATCH] Bump setuptools from 65.5.1 to 78.1.1 in /modules/l0_gcs_loader Bumps [setuptools](https://github.com/pypa/setuptools) from 65.5.1 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/v65.5.1...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- modules/l0_gcs_loader/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/l0_gcs_loader/requirements.txt b/modules/l0_gcs_loader/requirements.txt index 868478f68..60331e859 100644 --- a/modules/l0_gcs_loader/requirements.txt +++ b/modules/l0_gcs_loader/requirements.txt @@ -26,6 +26,6 @@ pathtools==0.1.2 #psycopg2==2.9.5 psycopg2-binary==2.8.6 pyparsing==3.0.6 -setuptools==65.5.1 +setuptools==78.1.1 watchdog==1.0.2 Werkzeug==3.0.6