Skip to content

Commit

Permalink
Update setuptools requirement from ~=69.5.1 to ~=75.6.0
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@v69.5.1...v75.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent 8db6916 commit b2822b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ google-cloud
google-cloud-storage
plotly~=5.24.0
pytz>=2022.1
setuptools~=69.5.1
setuptools~=75.6.0
numpy==1.26
requests
torchvision>=0.6.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ google-cloud
google-cloud-storage
plotly~=5.24.0
pytz>=2022.1
setuptools~=69.5.1
setuptools~=75.6.0
numpy==1.26
requests
torchvision>=0.6.0
Expand Down

0 comments on commit b2822b4

Please sign in to comment.