Update setuptools requirement from ~=52.0.0 to ~=54.0.0

Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version.
- [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/v52.0.0...v54.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-02 05:04:36 +00:00 committed by Gene Hoffman
parent a8a7af9ebc
commit 8bfe9d5e40

View File

@ -47,7 +47,7 @@ idna~=3.1
multidict~=5.1.0
six~=1.15.0
cffi~=1.14.5
setuptools~=52.0.0
setuptools~=54.0.0
pluggy~=0.13.1
iniconfig~=1.1.1
yarl~=1.6.3