Skip to content

Commit 04f416e

Browse files
Bump setuptools from 59.6.0 to 67.4.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 59.6.0 to 67.4.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst) - [Commits](pypa/setuptools@v59.6.0...v67.4.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b84d51d commit 04f416e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ PyYAML==6.0
1515
requests==2.27.1; python_version == '3.6'
1616
requests==2.28.1; python_version >= '3.7'
1717
semver==2.13.0
18-
setuptools==59.6.0; python_version == '3.6'
18+
setuptools==67.4.0; python_version == '3.6'
1919
setuptools==67.4.0; python_version >= '3.7'
2020
wcwidth==0.2.6
2121
#+pygelf%pygelf==0.4.0

0 commit comments

Comments
 (0)