From 28fbbc3802a0d77b4f37584cea94937d2b914e2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 19:11:09 +0000 Subject: [PATCH] Bump setuptools from 69.0.3 to 70.0.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 69.0.3 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/v69.0.3...v70.0.0) --- updated-dependencies: - dependency-name: setuptools 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 bda7996..860db11 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ openai==1.7.2 pylint==3.0.3 python-dateutil==2.8.2 python-dotenv==1.0.0 -setuptools==69.0.3 +setuptools==70.0.0