diff --git a/poetry.lock b/poetry.lock index 6e5e125..9708ff3 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.4.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.4.1 and should not be changed by hand. [[package]] name = "asgiref" @@ -936,14 +936,14 @@ files = [ [[package]] name = "tox" -version = "4.4.6" +version = "4.4.7" description = "tox is a generic virtualenv management and test command line tool" category = "dev" optional = false python-versions = ">=3.7" files = [ - {file = "tox-4.4.6-py3-none-any.whl", hash = "sha256:e3d4a65852f029e5ba441a01824d2d839d30bb8fb071635ef9cb53952698e6bf"}, - {file = "tox-4.4.6.tar.gz", hash = "sha256:9786671d23b673ace7499c602c5746e2a225d1ecd9d9f624d0461303f40bd93b"}, + {file = "tox-4.4.7-py3-none-any.whl", hash = "sha256:da10ca1d809b99fae80b706b9dc9656b1daf505a395ac427d130a8a85502d08f"}, + {file = "tox-4.4.7.tar.gz", hash = "sha256:52c92a96e2c3fd47c5301e9c26f5a871466133d5376958c1ed95ef4ff4629cbe"}, ] [package.dependencies] @@ -1027,4 +1027,4 @@ test = ["covdefaults (>=2.2.2)", "coverage (>=7.1)", "coverage-enable-subprocess [metadata] lock-version = "2.0" python-versions = ">=3.8.1,<4.0" -content-hash = "6f7062049a0f5edb1fd45ec3d90352fedebf36028b710fa48754be3f6213c17e" +content-hash = "342d2dc5ffc2238d575408e4549e8a9fbe2a16dca735f4518f1dd8fdef8c408b" diff --git a/pyproject.toml b/pyproject.toml index 4da141b..c2cf426 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ pre-commit = "3.1.1" liccheck = "0.8.3" isort = "5.12.0" python-dotenv = "1.0.0" -tox = "4.4.6" +tox = "4.4.7" # Authorized and unauthorized licenses in LOWER CASE [tool.liccheck]