Skip to content

Commit c25980b

Browse files
authored
Merge pull request #388 from kimocoder/dependabot/pip/setuptools-80.9.0
build(deps): bump setuptools from 75.8.2 to 80.9.0
2 parents 0a5e47c + d412c4d commit c25980b

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

1313

0 commit comments

Comments
 (0)