Skip to content

Commit 314f72f

Browse files
chore(deps-dev): bump setuptools from 69.1.1 to 69.2.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.1.1 to 69.2.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v69.1.1...v69.2.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a6022f5 commit 314f72f

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==306 ; platform_system == 'Windows'
9292

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

95-
setuptools==69.1.1
95+
setuptools==69.2.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)