From 683829d0c3cf31ff9281622983f41629b623fad4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Dec 2022 09:40:38 +0000 Subject: [PATCH] Bump setuptools from 63.4.2 to 65.5.1 Bumps [setuptools](https://github.com/pypa/setuptools) from 63.4.2 to 65.5.1. - [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/v63.4.2...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 23aacd9..db387cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -setuptools==63.4.2 +setuptools==65.5.1 matplotlib~=3.5.2 openpyxl~=3.0.10 simplejson~=3.17.6 \ No newline at end of file