Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3985414

Browse files
authoredMay 28, 2025··
build(deps): update setuptools requirement from <80.8.1 to <80.9.1 in /requirements (#20861)
build(deps): update setuptools requirement in /requirements 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@0.6...v80.9.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 80.9.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 989b759 commit 3985414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎requirements/ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
setuptools <80.8.1
1+
setuptools <80.9.1
22
wheel <0.46.0
33
awscli >=1.30.0, <1.41.0
44
twine ==6.1.0

0 commit comments

Comments
 (0)
Please sign in to comment.