From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Mar 2021 15:02:13 +0000 (+0100) Subject: Bump tox from 3.20.1 to 3.23.0 (#88) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=5115c4edd9d8d64327a25c74d4e9700e85c49912;p=music-assistant-server.git Bump tox from 3.20.1 to 3.23.0 (#88) Bumps [tox](https://github.com/tox-dev/tox) from 3.20.1 to 3.23.0. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/3.23.0/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/3.20.1...3.23.0) 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 b09b1992..22f1d700 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ -r requirements.txt -r requirements_lint.txt -r requirements_test.txt -tox==3.20.1 +tox==3.23.0 -e .