Skip to content

Commit 666f186

Browse files
chore(deps-dev): bump setuptools from 74.0.0 to 75.6.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 74.0.0 to 75.6.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v74.0.0...v75.6.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d243129 commit 666f186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ pywin32==308 ; platform_system == 'Windows'
9292

9393
requests==2.32.3 ; python_version >= '3.7'
9494

95-
setuptools==74.0.0
95+
setuptools==75.6.0
9696

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

0 commit comments

Comments
 (0)