Skip to content

Commit aa5b5e3

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

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 = "^80.7.1"
1111
chardet = "^5.2.0"
1212

1313

0 commit comments

Comments
 (0)