Skip to content

Commit 3bacc44

Browse files
MAINT: Update setuptools requirement from <49.2.0 to <57.1.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...v57.0.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 38bdff0 commit 3bacc44

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.23
22
wheel<0.36.3
3-
setuptools<49.2.0
3+
setuptools<57.1.0
44
hypothesis==6.10.1
55
pytest==6.2.3
66
pytz==2021.1

0 commit comments

Comments
 (0)