Skip to content

Commit 20ef318

Browse files
Bump setuptools from 59.6.0 to 65.4.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 59.6.0 to 65.4.1. - [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.4.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4105fa3 commit 20ef318

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
@@ -14,7 +14,7 @@ requests==2.27.1; python_version == '3.6'
1414
requests==2.28.1; python_version >= '3.7'
1515
semver==2.13.0
1616
setuptools==59.6.0; python_version == '3.6'
17-
setuptools==65.3.0; python_version >= '3.7'
17+
setuptools==65.4.1; python_version >= '3.7'
1818
wcwidth==0.2.5
1919
# rfmdocend: required-packages
2020
#+pygelf%pygelf==0.4.0

0 commit comments

Comments
 (0)