From b91a1f745c1dc75abfb2aa1f0f61e0f338009625 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 17 Jan 2021 01:51:23 +0000 Subject: [PATCH] chore(deps-dev): bump setuptools from 51.2.0 to 51.3.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 51.2.0 to 51.3.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/v51.2.0...v51.3.0) Signed-off-by: dependabot-preview[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index b0eafa9..138e1f4 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,5 +4,5 @@ pytest==6.2.1 pytest-cov==2.10.1 twine==3.3.0 wheel==0.36.2 -setuptools==51.2.0 +setuptools==51.3.0 importlib-metadata==3.4.0