Skip to content

Commit 774ca26

Browse files
Update setuptools requirement from ~=70.3.0 to ~=71.0.1
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/NEWS.rst) - [Commits](pypa/setuptools@v70.3.0...v71.0.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d55bad4 commit 774ca26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ colorlog~=6.8.2
77
PyAutoGUI~=0.9.54
88
uuid~=1.30
99
WMI~=1.5.1
10-
setuptools~=70.3.0
10+
setuptools~=71.0.1
1111
tqdm~=4.66.4

0 commit comments

Comments
 (0)