diff --git a/poetry.lock b/poetry.lock index 3e4d604..d7e749c 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1078,7 +1078,7 @@ python-versions = ">=3.6" [[package]] name = "tox" -version = "3.24.5" +version = "3.25.0" description = "tox is a generic virtualenv management and test command line tool" category = "dev" optional = false @@ -1252,7 +1252,7 @@ testing = ["pytest (>=4.6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytes [metadata] lock-version = "1.1" python-versions = "^3.7" -content-hash = "a17e21b4df92b2e5781a2da0685b96abb9f6e35e82c5cbc7d87b336cf16d82a9" +content-hash = "17c447ba4f4fd150bc87e911ff3b109f62391321def4bc75d8f38478de6159e5" [metadata.files] aioredis = [ @@ -1885,8 +1885,8 @@ tomli = [ {file = "tomli-1.2.2.tar.gz", hash = "sha256:c6ce0015eb38820eaf32b5db832dbc26deb3dd427bd5f6556cf0acac2c214fee"}, ] tox = [ - {file = "tox-3.24.5-py2.py3-none-any.whl", hash = "sha256:be3362472a33094bce26727f5f771ca0facf6dafa217f65875314e9a6600c95c"}, - {file = "tox-3.24.5.tar.gz", hash = "sha256:67e0e32c90e278251fea45b696d0fef3879089ccbe979b0c556d35d5a70e2993"}, + {file = "tox-3.25.0-py2.py3-none-any.whl", hash = "sha256:0805727eb4d6b049de304977dfc9ce315a1938e6619c3ab9f38682bb04662a5a"}, + {file = "tox-3.25.0.tar.gz", hash = "sha256:37888f3092aa4e9f835fc8cc6dadbaaa0782651c41ef359e3a5743fcb0308160"}, ] tox-pyenv = [ {file = "tox-pyenv-1.1.0.tar.gz", hash = "sha256:916c2213577aec0b3b5452c5bfb32fd077f3a3196f50a81ad57d7ef3fc2599e4"}, diff --git a/pyproject.toml b/pyproject.toml index cd2294f..2ddf71c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ unasync = "^0.5.0" pytest-asyncio = "^0.18.3" twine = "^4.0.0" email-validator = "^1.1.3" -tox = "^3.24.5" +tox = "^3.25.0" tox-pyenv = "^1.1.0" [tool.poetry.scripts]