From b52bf40eb0f2c85d0baa08a4d0724824bd3032b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 08:17:59 +0000 Subject: [PATCH] Bump pip-tools from 7.1.0 to 7.3.0 Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 7.1.0 to 7.3.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/7.1.0...7.3.0) --- updated-dependencies: - dependency-name: pip-tools dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 4d43dc48..adf389f7 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -73,7 +73,7 @@ packaging==23.1 # sphinx pathspec==0.11.0 # via black -pip-tools==7.1.0 +pip-tools==7.3.0 # via -r dev-requirements.in platformdirs==3.0.0 # via black