From e61e1b503d1f44fc104aed0628174e9da8a7966b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 09:01:16 +0200 Subject: [PATCH] Bump tox from 3.14.6 to 3.20.0 (#15) Bumps [tox](https://github.com/tox-dev/tox) from 3.14.6 to 3.20.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.14.6...3.20.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index e5c6ef20..bac54a9e 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ -r requirements.txt -r requirements_lint.txt -r requirements_test.txt -tox==3.14.6 +tox==3.20.0 python-vlc -e . -- 2.34.1