Skip to content

Commit 13e31bc

Browse files
MAINT: Update setuptools requirement from <49.2.0 to <62.4.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...v62.3.2) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 41b6ac0 commit 13e31bc

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.30,<3.0
22
wheel==0.37.0
3-
setuptools==59.2.0
3+
setuptools==62.3.2
44
hypothesis==6.24.1
55
pytest==6.2.5
66
pytz==2021.3

0 commit comments

Comments
 (0)