Skip to content

Commit a6502b8

Browse files
MAINT: Update setuptools requirement from <49.2.0 to <57.5.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.4.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a1ee796 commit a6502b8

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.36.3
3-
setuptools<49.2.0
3+
setuptools<57.5.0
44
hypothesis==6.14.5
55
pytest==6.2.4
66
pytz==2021.1

0 commit comments

Comments
 (0)