summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-01 08:03:34 +0000
committerGitHub <noreply@github.com>2021-10-01 08:03:34 +0000
commit0ef1b44f3f45bf9b96fc96d24bcbf404a11343c5 (patch)
tree2176352ab9968524d955630e752448006e6fe134
parent647677d37fd4d95d5fb1571a3120c8b185bad4bf (diff)
downloadjinja2-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 1c76369..7fdafe5 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