From ff88560f0e5c549a211929baba78e057a37e39ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Oct 2021 10:03:19 +0000 Subject: [PATCH] Changelog:All: Bump pep517 from 0.9.1 to 0.12.0 in /tests/requirements Bumps [pep517](https://github.com/pypa/pep517) from 0.9.1 to 0.12.0. - [Release notes](https://github.com/pypa/pep517/releases) - [Changelog](https://github.com/pypa/pep517/blob/main/doc/changelog.rst) - [Commits](https://github.com/pypa/pep517/compare/v0.9.1...v0.12.0) --- updated-dependencies: - dependency-name: pep517 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/requirements/python-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements/python-requirements.txt b/tests/requirements/python-requirements.txt index 8e597555b..0ffcb92d2 100644 --- a/tests/requirements/python-requirements.txt +++ b/tests/requirements/python-requirements.txt @@ -30,7 +30,7 @@ ordered-set==4.0.2 packaging==20.9 paramiko==2.7.2 pathlib2==2.3.5 -pep517==0.9.1 +pep517==0.12.0 pluggy==0.13.1 progress==1.5 psutil==5.8.0