From ac109c6d587d0b221950ca565ac92d84dfda35f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Apr 2021 16:39:40 -0300 Subject: [PATCH] Bump pip-tools from 5.5.0 to 6.0.1 (#170) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ff9499cc..6800b08d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ flake8==3.8.4 isort==5.7.0 mypy==0.812 pillow==8.1.2 -pip-tools==5.5.0 +pip-tools==6.0.1 pre-commit==2.11.0 psycopg2-binary==2.8.6 pycodestyle==2.6.0