Skip to content

Commit c93969b

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 a136dba commit c93969b

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<62.4.0
44
hypothesis==6.21.6
55
pytest==6.2.5
66
pytz==2021.1

0 commit comments

Comments
 (0)