Skip to content

Commit 71cb04a

Browse files
Bump setuptools from 75.8.2 to 77.0.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.8.2 to 77.0.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.8.2...v77.0.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a42369d commit 71cb04a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ lightkube = "^0.17.1"
2020
cyclonedx-bom = "^5.3.0"
2121

2222
[tool.poetry.group.dev.dependencies]
23-
setuptools = "^75.8.2"
23+
setuptools = "^77.0.1"
2424
pytest = "^8"
2525
prospector = "^1"
2626
pytest-cov = "^6"

0 commit comments

Comments
 (0)