Skip to content

Commit

Permalink
Build(deps): update setuptools requirement from ~=67.7.0 to ~=71.0.3
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@v67.7.0...v71.0.3)

---
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 e7f2b1c commit d38d8de
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 @@
openpyxl~=3.1.0
setuptools~=67.7.0
setuptools~=71.0.3
pandas>=2.0.1
numpy~=1.24.2
nptyping~=2.5.0
Expand Down

0 comments on commit d38d8de

Please sign in to comment.