Skip to content

Commit 8e2338a

Browse files
build(deps): bump setuptools from 78.1.0 to 78.1.1 (#966)
Bumps [setuptools](https://github.com/pypa/setuptools) from 78.1.0 to 78.1.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v78.1.0...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Min Yeol Lim <[email protected]>
1 parent fba0c96 commit 8e2338a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ psutil==7.0.0
22
requests==2.32.3
33
ConfigArgParse==1.7
44
distro==1.9.0
5-
setuptools==78.1.0 # For pkg_resources
5+
setuptools==78.1.1 # For pkg_resources
66
packaging==24.2
77
pyelftools~=0.32
88
curlify==2.2.1

0 commit comments

Comments
 (0)