From 769c480266d88d9178bddd44a72421343f37a310 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 16:41:12 +0000 Subject: [PATCH] Bump pip-tools from 6.11.0 to 6.12.0 in /requirements Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 6.11.0 to 6.12.0. - [Release notes](https://github.com/jazzband/pip-tools/releases) - [Changelog](https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md) - [Commits](https://github.com/jazzband/pip-tools/compare/6.11.0...6.12.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 659acf2ac..b174647c2 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -166,7 +166,7 @@ pexpect==4.8.0 # via ipython pickleshare==0.7.5 # via ipython -pip-tools==6.11.0 +pip-tools==6.12.0 # via -r dev.in platformdirs==2.5.2 # via black