From aadbdfbb6906b90fc9fd6a4c4ce5200d2cfce668 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 11:23:22 +0000 Subject: [PATCH] Bump pip-tools from 6.5.0 to 6.7.0 Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 6.5.0 to 6.7.0. - [Release notes](https://github.com/jazzband/pip-tools/releases) - [Changelog](https://github.com/jazzband/pip-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/jazzband/pip-tools/compare/6.5.0...6.7.0) --- updated-dependencies: - dependency-name: pip-tools dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 2298dc8b2ef..c516a5c9051 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -2,4 +2,4 @@ -r test.txt -r doc.txt cherry_picker==2.1.0 -pip-tools==6.5.0 +pip-tools==6.7.0