From fb0cf789d6570b71d34d51ae4a0a09064fe5cf65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 19:14:05 +0000 Subject: [PATCH] build(deps): 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 8b87993..7d6373b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ pylint==3.0.3 pytest==8.0.0 python-barcode==0.15.1 PyYAML==6.0.1 -setuptools==69.0.3 +setuptools==70.0.0 tomlkit==0.12.3 virtualenv==20.25.0 Werkzeug==3.0.3