Skip to content

Commit 1c5779d

Browse files
Bump setuptools from 65.5.1 to 70.0.0 (#565)
Bumps [setuptools](https://github.com/pypa/setuptools) from 65.5.1 to 70.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v65.5.1...v70.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f27c392 commit 1c5779d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ PyYAML==6.0.1
1212
cerberus==1.3.4
1313

1414
# For documentation and testing.
15-
setuptools==65.5.1; python_version>='3.8'
15+
setuptools==70.0.0; python_version>='3.8'
1616
wheel==0.38.1
1717
autopep8==1.6

0 commit comments

Comments
 (0)