aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-08-03 09:15:06 +0000
committerGitHub <noreply@github.com>2020-08-03 09:15:06 +0000
commit928a995b4f273e3d7df32415a05c56fe9942c71b (patch)
treeca6f6a5fc14674473b57f380710a159d3419a44e
parent513ec74f6493cc553991c3eb6eaf21cde25409fb (diff)
downloadmarkupsafe-928a995b4f273e3d7df32415a05c56fe9942c71b.tar.gz
Bump pip-tools from 5.3.0 to 5.3.1
Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 5.3.0 to 5.3.1. - [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/5.3.0...5.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 66839ca..3be6a79 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -15,7 +15,7 @@ iniconfig==1.0.0 # via pytest
more-itertools==8.3.0 # via pytest
nodeenv==1.3.5 # via pre-commit
packaging==20.4 # via pytest, tox
-pip-tools==5.3.0 # via -r requirements/dev.in
+pip-tools==5.3.1 # via -r requirements/dev.in
pluggy==0.13.1 # via pytest, tox
pre-commit==2.6.0 # via -r requirements/dev.in
py==1.9.0 # via pytest, tox