summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-01 08:05:15 +0000
committerGitHub <noreply@github.com>2021-10-01 08:05:15 +0000
commit2d951eb3d5eb28e6d53df895a78798a81db45410 (patch)
tree80125183056abf79f2f3cc78152c4c211d9e6392
parent14ace8091c34f1e67c41d83d78739e7ea6921be8 (diff)
downloadmarkupsafe-dependabot/pip/pip-tools-6.3.0.tar.gz
Bump pip-tools from 6.2.0 to 6.3.0dependabot/pip/pip-tools-6.3.0
Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 6.2.0 to 6.3.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.2.0...6.3.0) --- updated-dependencies: - dependency-name: pip-tools dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements/dev.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/dev.txt b/requirements/dev.txt
index f77a31a..ddca51d 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -56,7 +56,7 @@ pallets-sphinx-themes==2.0.1
# via -r requirements/docs.in
pep517==0.10.0
# via pip-tools
-pip-tools==6.2.0
+pip-tools==6.3.0
# via -r requirements/dev.in
pluggy==0.13.1
# via