Skip to content

Commit c20fc52

Browse files
build(deps): bump setuptools from 75.8.2 to 77.0.3
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.8.2 to 77.0.3. - [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.3) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0a5e47c commit c20fc52

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
@@ -7,7 +7,7 @@ readme = "README.md"
77

88
[tool.poetry.dependencies]
99
python = "^3.11"
10-
setuptools = "^75.1.0"
10+
setuptools = "^77.0.3"
1111
chardet = "^5.2.0"
1212

1313

0 commit comments

Comments
 (0)