diff --git a/poetry.lock b/poetry.lock index 673272c..1900e8c 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1228,7 +1228,7 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] [[package]] name = "wemake-python-styleguide" -version = "0.16.0" +version = "0.16.1" description = "The strictest and most opinionated python linter ever" category = "dev" optional = false @@ -1239,9 +1239,9 @@ astor = ">=0.8,<0.9" attrs = "*" darglint = ">=1.2,<2.0" flake8 = ">=3.7,<5" -flake8-bandit = ">=2.1,<3.0" +flake8-bandit = ">=2.1,<4" flake8-broken-line = ">=0.3,<0.5" -flake8-bugbear = ">=20.1,<22.0" +flake8-bugbear = ">=20.1,<23.0" flake8-commas = ">=2.0,<3.0" flake8-comprehensions = ">=3.1,<4.0" flake8-debugger = ">=4.0,<5.0" @@ -1249,7 +1249,7 @@ flake8-docstrings = ">=1.3,<2.0" flake8-eradicate = ">=1.0,<2.0" flake8-isort = ">=4.0,<5.0" flake8-quotes = ">=3.0,<4.0" -flake8-rst-docstrings = ">=0.2.3,<0.3.0" +flake8-rst-docstrings = ">=0.2,<0.3" flake8-string-format = ">=0.3,<0.4" importlib-metadata = {version = "*", markers = "python_version < \"3.8\""} pep8-naming = ">=0.11,<0.13" @@ -1960,8 +1960,8 @@ urllib3 = [ {file = "urllib3-1.26.7.tar.gz", hash = "sha256:4987c65554f7a2dbf30c18fd48778ef124af6fab771a377103da0585e2336ece"}, ] wemake-python-styleguide = [ - {file = "wemake-python-styleguide-0.16.0.tar.gz", hash = "sha256:3bf0a4962404e6fd6fa479e72e2ba3fb75d5920ea6c44b72b45240c9e519543c"}, - {file = "wemake_python_styleguide-0.16.0-py3-none-any.whl", hash = "sha256:8caa92b4aa77b08a505d718553238812d1b612b1036bc171ca3aa18345efe0b4"}, + {file = "wemake-python-styleguide-0.16.1.tar.gz", hash = "sha256:4fcd78dd55732679b5fc8bc37fd7e04bbaa5cdc1b1a829ad265e8f6b0d853cf6"}, + {file = "wemake_python_styleguide-0.16.1-py3-none-any.whl", hash = "sha256:202c22ecfee1f5caf0555048602cd52f2435cd57903e6b0cd46b5aaa3f652140"}, ] win32-setctime = [ {file = "win32_setctime-1.0.3-py3-none-any.whl", hash = "sha256:dc925662de0a6eb987f0b01f599c01a8236cb8c62831c22d9cada09ad958243e"},