diff --git a/poetry.lock b/poetry.lock index 38c1733..30e5f40 100644 --- a/poetry.lock +++ b/poetry.lock @@ -648,14 +648,14 @@ testutils = ["gitpython (>3)"] [[package]] name = "pylint-per-file-ignores" -version = "1.3.2" +version = "1.4.0" description = "A pylint plugin to ignore error codes per file." optional = false -python-versions = ">=3.8.1,<4.0.0" +python-versions = "<4.0.0,>=3.8.1" groups = ["dev"] files = [ - {file = "pylint_per_file_ignores-1.3.2-py3-none-any.whl", hash = "sha256:4a2a2d7b88484ef1d1b1170029e542954f70efbab13ac3b977606ea5617d04c1"}, - {file = "pylint_per_file_ignores-1.3.2.tar.gz", hash = "sha256:3c641f69c316770749a8a353556504dae7469541cdaef38e195fe2228841451e"}, + {file = "pylint_per_file_ignores-1.4.0-py3-none-any.whl", hash = "sha256:0cd82d22551738b4e63a0aa1dab2a1fc4016e8f27f1429159616483711e122fd"}, + {file = "pylint_per_file_ignores-1.4.0.tar.gz", hash = "sha256:c0de7b3d0169571aefaa1ac3a82a265641b8825b54a0b6f5ef27c3b76b988609"}, ] [package.dependencies]