Skip to content

Commit

Permalink
Update setuptools requirement from ~=70.0.0 to ~=70.1.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.0.0...v70.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 26, 2024
1 parent 8fb2cd2 commit 1f4ff41
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,5 +1,5 @@
PyYAML==6.0.1
dataclasses==0.8; python_version < '3.7'
setuptools~=70.0.0
setuptools~=70.1.1
pandas
PySimpleGUI==4.60.4

0 comments on commit 1f4ff41

Please sign in to comment.