Skip to content

Commit 09ef5ab

Browse files
MAINT: Update setuptools requirement from <49.2.0 to <58.6.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](pypa/setuptools@0.6...v58.5.3) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5cb5606 commit 09ef5ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cython==0.29.24
22
wheel<0.37.1
3-
setuptools<49.2.0
3+
setuptools<58.6.0
44
hypothesis==6.23.3
55
pytest==6.2.5
66
pytz==2021.3

0 commit comments

Comments
 (0)