Skip to content

Commit 609c6a2

Browse files
build(deps): bump setuptools in /examples/bzlmod_build_file_generation
Bumps [setuptools](https://github.com/pypa/setuptools) from 65.6.3 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@v65.6.3...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent acc8f82 commit 609c6a2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

examples/bzlmod_build_file_generation/requirements_lock.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ yamllint==1.28.0 \
261261
# via -r requirements.in
262262

263263
# The following packages are considered to be unsafe in a requirements file:
264-
setuptools==65.6.3 \
265-
--hash=sha256:57f6f22bde4e042978bcd50176fdb381d7c21a9efa4041202288d3737a0c6a54 \
266-
--hash=sha256:a7620757bf984b58deaf32fc8a4577a9bbc0850cf92c20e1ce41c38c19e5fb75
264+
setuptools==78.1.1 \
265+
--hash=sha256:c3a9c4211ff4c309edb8b8c4f1cbfa7ae324c4ba9f91ff254e3d305b9fd54561 \
266+
--hash=sha256:fcc17fd9cd898242f6b4adfaca46137a9edef687f43e6f78469692a5e70d851d
267267
# via yamllint

examples/bzlmod_build_file_generation/requirements_windows.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ yamllint==1.28.0 \
279279
# via -r requirements.in
280280

281281
# The following packages are considered to be unsafe in a requirements file:
282-
setuptools==65.6.3 \
283-
--hash=sha256:57f6f22bde4e042978bcd50176fdb381d7c21a9efa4041202288d3737a0c6a54 \
284-
--hash=sha256:a7620757bf984b58deaf32fc8a4577a9bbc0850cf92c20e1ce41c38c19e5fb75
282+
setuptools==78.1.1 \
283+
--hash=sha256:c3a9c4211ff4c309edb8b8c4f1cbfa7ae324c4ba9f91ff254e3d305b9fd54561 \
284+
--hash=sha256:fcc17fd9cd898242f6b4adfaca46137a9edef687f43e6f78469692a5e70d851d
285285
# via yamllint

0 commit comments

Comments
 (0)