From 64c39f62c4efb05cff99fc448d4c19cb2dc78bc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 23:09:51 +0000 Subject: [PATCH] Bump setuptools from 73.0.0 to 73.0.1 Bumps [setuptools](https://github.com/pypa/setuptools) from 73.0.0 to 73.0.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/v73.0.0...v73.0.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 88d4635..3765060 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ click==8.1.7 python-dateutil==2.9.0.post0 -setuptools==73.0.0 +setuptools==73.0.1 setuptools_git_versioning==2.0.0 structlog==24.2.0