Skip to content

Commit cbae241

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

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
@@ -94,7 +94,7 @@ pywin32==306 ; platform_system == 'Windows'
9494

9595
requests==2.31.0 ; python_version >= '3.7'
9696

97-
setuptools==69.2.0
97+
setuptools==69.5.1
9898

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

0 commit comments

Comments
 (0)