From 5122f77a9925aab237b014159a2a2a4cfba779a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jul 2024 11:01:41 +0000 Subject: [PATCH] Bump setuptools from 67.6.1 to 70.0.0 in /config Bumps [setuptools](https://github.com/pypa/setuptools) from 67.6.1 to 70.0.0. - [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/v67.6.1...v70.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/requirements.txt b/config/requirements.txt index 00a0343..fc8b425 100644 --- a/config/requirements.txt +++ b/config/requirements.txt @@ -6,7 +6,7 @@ passlib==1.7.4 python-jose==3.3.0 pytz==2023.3 requests==2.28.2 -setuptools==67.6.1 +setuptools==70.0.0 uvicorn==0.21.1 wheel==0.40.0 python-multipart==0.0.6