From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Nov 2020 16:48:26 +0000 (+0100) Subject: Bump tox from 3.20.0 to 3.20.1 (#37) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=ce6181c86ab208b11be326b26c862a325cbe5141;p=music-assistant-server.git Bump tox from 3.20.0 to 3.20.1 (#37) Bumps [tox](https://github.com/tox-dev/tox) from 3.20.0 to 3.20.1. - [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.0...3.20.1) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements_dev.txt b/requirements_dev.txt index bac54a9e..8a343542 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.20.0 +tox==3.20.1 python-vlc -e .