diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-03-01 12:28:35 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-01 12:28:35 +0000 |
commit | 147f4ba58845bfaf5ceef954fb4c38e565b78eaf (patch) | |
tree | 48210adc592193cb19cfd1a43b9476d32e6fb145 | |
parent | 80fc7c6eadd85c83db6b939963bdf304c02997d5 (diff) | |
download | markupsafe-147f4ba58845bfaf5ceef954fb4c38e565b78eaf.tar.gz |
Bump tox from 3.21.4 to 3.22.0
Bumps [tox](https://github.com/tox-dev/tox) from 3.21.4 to 3.22.0.
- [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.21.4...3.22.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r-- | requirements/dev.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/dev.txt b/requirements/dev.txt index adad6b5..62ad677 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -111,7 +111,7 @@ toml==0.10.2 # pre-commit # pytest # tox -tox==3.21.4 +tox==3.22.0 # via -r requirements/dev.in typed-ast==1.4.2 # via mypy |