Skip to content

Commit e83f53b

Browse files
chore(deps-dev): bump setuptools from 80.9.0 to 83.0.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 80.9.0 to 83.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.9.0...v83.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 83.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d23507b commit e83f53b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ pywin32==311 ; platform_system == 'Windows'
9393

9494
requests==2.33.0 ; python_version >= '3.7'
9595

96-
setuptools==80.9.0
96+
setuptools==83.0.0
9797

9898
six==1.17.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
9999

0 commit comments

Comments
 (0)