From 985c2a5bc00de099011d4282141fc72dbaffdaaa Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Jun 2021 08:32:42 +0000 Subject: [PATCH] Bump pip-tools from 5.3.1 to 6.2.0 in /auctioning_platform Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 5.3.1 to 6.2.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.3.1...6.2.0) Signed-off-by: dependabot-preview[bot] --- auctioning_platform/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auctioning_platform/requirements-dev.txt b/auctioning_platform/requirements-dev.txt index 16d7ebc9..5f4fb2d2 100644 --- a/auctioning_platform/requirements-dev.txt +++ b/auctioning_platform/requirements-dev.txt @@ -1,4 +1,4 @@ -pip-tools==5.3.1 +pip-tools==6.2.0 isort==5.7.0 black==20.8b1 flake8==3.8.4