From 2b9b668e4193c6763dd3b04474959968c48934d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 15:45:50 +0000 Subject: [PATCH] Bump pip-tools from 5.5.0 to 6.0.1 Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 5.5.0 to 6.0.1. - [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/5.5.0...6.0.1) 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 d961e76920..6077175640 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ coverage[toml]==5.5 coveralls==3.0.1 flake8==3.8.4 furo==2021.2.28b28 -pip-tools==5.5.0 +pip-tools==6.0.1 pre-commit==2.11.1 pytest==6.2.2 pytest-random-order==1.0.4