From 3a22b78cfeb7d8c5c81a931d2ca79297a5c43a53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 10:59:23 +0000 Subject: [PATCH] Bump setuptools from 58.2.0 to 67.6.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 58.2.0 to 67.6.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst) - [Commits](https://github.com/pypa/setuptools/compare/v58.2.0...v67.6.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- locked-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locked-requirements.txt b/locked-requirements.txt index 202427d..801a30c 100644 --- a/locked-requirements.txt +++ b/locked-requirements.txt @@ -17,7 +17,7 @@ psycopg2==2.9.1 pylint==2.11.1 python-dotenv==0.19.0 pytz==2021.3 -setuptools==58.2.0 +setuptools==67.6.0 sqlparse==0.4.2 toml==0.10.2 whitenoise==5.3.0