Skip to content

Commit 75693b8

Browse files
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 31d6326 commit 75693b8

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
@@ -38,7 +38,7 @@ pylint==3.1.0
3838

3939
pyproject-hooks==1.0.0 ; python_version >= '3.7'
4040

41-
setuptools==69.2.0
41+
setuptools==69.5.1
4242

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

0 commit comments

Comments
 (0)