From 9fa59c727cf49506c3220fcb40a20171ccb4b1f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Jul 2022 09:47:26 +0000 Subject: [PATCH] Bump pip-tools from 6.6.2 to 6.8.0 Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 6.6.2 to 6.8.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/6.6.2...6.8.0) --- updated-dependencies: - dependency-name: pip-tools dependency-type: direct:development update-type: version-update:semver-minor ... 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 9759bb30..cc3f3863 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ flake8==4.0.1 isort==5.10.1 mypy==0.961 pillow==9.2.0 -pip-tools==6.6.2 +pip-tools==6.8.0 pre-commit==2.19.0 psycopg2-binary==2.9.3 pycodestyle==2.8.0