From 18106c4af00ba7c714b8aaabb3fe8ac48d224b7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 12:24:14 +0000 Subject: [PATCH] Bump setuptools from 58.2.0 to 65.5.1 Bumps [setuptools](https://github.com/pypa/setuptools) from 58.2.0 to 65.5.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/v58.2.0...v65.5.1) --- 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 744f3fa..db6ccd7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ pandas==2.* numpy==1.* ydata-profiling streamlit-pandas-profiling @ git+https://github.com/Rchatru/streamlit-pandas-profiling -setuptools==58.2.0 +setuptools==65.5.1