Skip to content

Commit 877a430

Browse files
Bump setuptools from 75.1.0 to 78.1.1 in /requirements (#11)
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.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@v75.1.0...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cced906 commit 877a430

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/pip-tools.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ click==8.1.7
1111
packaging==24.1
1212
# via build
1313
pip-tools==7.4.1
14-
# via -r requirements/pip-tools.in
14+
# via -r pip-tools.in
1515
pyproject-hooks==1.1.0
1616
# via
1717
# build
@@ -22,5 +22,5 @@ wheel==0.44.0
2222
# The following packages are considered to be unsafe in a requirements file:
2323
pip==24.2
2424
# via pip-tools
25-
setuptools==75.1.0
25+
setuptools==78.1.1
2626
# via pip-tools

0 commit comments

Comments
 (0)