From 3f636cdb8fdde72375f4fb12367dd232f2b2a320 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 14:06:34 +0000 Subject: Bump setuptools from 60.9.3 to 62.6.0 in /System Bumps [setuptools](https://github.com/pypa/setuptools) from 60.9.3 to 62.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/v60.9.3...v62.6.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- System/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/System/requirements.txt b/System/requirements.txt index 0aeca25..b53c145 100644 --- a/System/requirements.txt +++ b/System/requirements.txt @@ -1,4 +1,4 @@ gym==0.24.1 numpy==1.23.0 -setuptools==60.9.3 +setuptools==62.6.0 torch==1.11.0 -- cgit v1.2.3