Skip to content

Commit

Permalink
Update setuptools requirement from ~=70.0 to ~=75.3 (#125)
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.0.0...v75.3.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 8064037 commit 6adbe3a
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
@@ -1,7 +1,7 @@
aiohttp~=3.9b
certifi>=2023.7.22
cx_Freeze~=7.1; sys_platform == 'win32'
setuptools~=70.0
setuptools~=75.3
pywin32==306; sys_platform == 'win32'
stlib~=2.1
stlib-plugins~=1.2
Expand Down

0 comments on commit 6adbe3a

Please sign in to comment.