Skip to content

Commit 5b9034d

Browse files
Update setuptools requirement from ^75.6.0 to ^78.1.0
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@v75.6.0...v78.1.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 46d0671 commit 5b9034d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ plotly = "^6.0.0"
2020
pyyaml = "^6.0.1"
2121
prometheus-client = "^0.21.1"
2222
watchdog = "^6.0.0"
23-
setuptools = "^75.6.0"
23+
setuptools = "^78.1.0"
2424

2525
[tool.poetry.group.dev.dependencies]
2626
pytest = "^8.3.4"

0 commit comments

Comments
 (0)