From 71e5905471ac7d6a8f60582eced0612edc385b0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 07:04:57 +0000 Subject: [PATCH] build(deps-dev): bump pip-tools from 6.14.0 to 7.0.0 Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 6.14.0 to 7.0.0. - [Release notes](https://github.com/jazzband/pip-tools/releases) - [Changelog](https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md) - [Commits](https://github.com/jazzband/pip-tools/compare/6.14.0...7.0.0) --- updated-dependencies: - dependency-name: pip-tools dependency-type: direct:development update-type: version-update:semver-major ... 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 6043eca0..e3441490 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -87,7 +87,7 @@ pathspec==0.9.0 # via black pep517==0.12.0 # via build -pip-tools==6.14.0 +pip-tools==7.0.0 # via -r requirements.dev.in platformdirs==2.4.0 # via