summaryrefslogtreecommitdiff
path: root/requirements
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-02-01 09:52:53 +0000
committerGitHub <noreply@github.com>2021-02-01 09:52:53 +0000
commitfe426cb5c6aab32e832cab9f80bd6f21dbdd646f (patch)
treefec69110b64b98ba424c92dcb076f71ad6707494 /requirements
parent17cbb0725c6d0b9b7e77b75e965af9167e95c96b (diff)
downloadmarkupsafe-fe426cb5c6aab32e832cab9f80bd6f21dbdd646f.tar.gz
Bump tox from 3.20.1 to 3.21.3dependabot/pip/tox-3.21.3
Bumps [tox](https://github.com/tox-dev/tox) from 3.20.1 to 3.21.3. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/3.20.1...3.21.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'requirements')
-rw-r--r--requirements/dev.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/dev.txt b/requirements/dev.txt
index 4053835..4844225 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -108,7 +108,7 @@ toml==0.10.1
# pre-commit
# pytest
# tox
-tox==3.20.1
+tox==3.21.3
# via -r requirements/dev.in
urllib3==1.26.3
# via requests