From 74d6d046e41efcde10add6ab2294dd1a6049635a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 20:10:03 +0000 Subject: [PATCH] Bump pip-tools from 5.5.0 to 6.0.0 Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 5.5.0 to 6.0.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/5.5.0...6.0.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b99e4b0d..e5383bdf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -225,7 +225,7 @@ pillow==8.1.0 # easy-thumbnails pip-chill==1.0.1 # via -r requirements.in -pip-tools==5.5.0 +pip-tools==6.0.0 # via -r requirements.in pluggy==0.13.1 # via pytest