From 6ea1362183ddc099a3e1ae39b12941a0be143927 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 04:40:12 +0000 Subject: [PATCH] Bump setuptools from 75.2.0 to 78.1.1 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0e94a80..ff36496 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ outline-vpn-api==6.3.0 Redis==5.2.1 whitenoise==6.9.0 psycopg2-binary==2.9.10 -setuptools==75.2.0 +setuptools==78.1.1 shortuuid==1.0.13 cryptography==45.0.5 acme>=2.0.0