Skip to content

Commit

Permalink
Update setuptools requirement from ~=70.3.0 to ~=71.0.1
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent d55bad4 commit 774ca26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ colorlog~=6.8.2
PyAutoGUI~=0.9.54
uuid~=1.30
WMI~=1.5.1
setuptools~=70.3.0
setuptools~=71.0.1
tqdm~=4.66.4

0 comments on commit 774ca26

Please sign in to comment.