Skip to content

Commit add0d7a

Browse files
Bump setuptools from 59.6.0 to 65.3.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 59.6.0 to 65.3.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...v65.3.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0e54d06 commit add0d7a

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
@@ -13,7 +13,7 @@ PyYAML==6.0
1313
requests==2.27.1; python_version == '3.6'
1414
requests==2.28.1; python_version >= '3.7'
1515
semver==2.13.0
16-
setuptools==59.6.0
16+
setuptools==65.3.0
1717
wcwidth==0.2.5
1818
# rfmdocend: required-packages
1919
#+pygelf%pygelf==0.4.0

0 commit comments

Comments
 (0)