From 1cb906563eae7ef3d1b5b487ad6036b116175f50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 20:06:36 +0000 Subject: [PATCH] Bump pip-tools from 6.12.2 to 6.13.0 Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 6.12.2 to 6.13.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.12.2...6.13.0) --- updated-dependencies: - dependency-name: pip-tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e779ade6..2897389e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -119,7 +119,7 @@ pillow==9.4.0 # via # -r requirements.in # wiki -pip-tools==6.12.2 +pip-tools==6.13.0 # via -r requirements.in prompt-toolkit==3.0.30 # via ipython