From ed747022149b61e58f9af17c3bac4ec0ae2cc283 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 10:14:57 +0000 Subject: [PATCH] chore(deps-dev): bump pylint-per-file-ignores from 1.1.0 to 1.2.0 Bumps [pylint-per-file-ignores](https://github.com/christopherpickering/pylint-per-file-ignores) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/christopherpickering/pylint-per-file-ignores/releases) - [Changelog](https://github.com/christopherpickering/pylint-per-file-ignores/blob/master/.releaserc) - [Commits](https://github.com/christopherpickering/pylint-per-file-ignores/compare/v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: pylint-per-file-ignores dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 89879bb..a506dc3 100644 --- a/poetry.lock +++ b/poetry.lock @@ -734,14 +734,14 @@ testutils = ["gitpython (>3)"] [[package]] name = "pylint-per-file-ignores" -version = "1.1.0" +version = "1.2.0" description = "A pylint plugin to ignore error codes per file." category = "dev" optional = false python-versions = ">=3.8.1,<4.0.0" files = [ - {file = "pylint_per_file_ignores-1.1.0-py3-none-any.whl", hash = "sha256:0f20a5749507df17bd97081f65b0938370e6cfabf0f6ce7faff8b2d43ed31cd5"}, - {file = "pylint_per_file_ignores-1.1.0.tar.gz", hash = "sha256:480a54598c81ae2d23fa6bb564eed0f020358b7678a50d2fd99283b135303f58"}, + {file = "pylint_per_file_ignores-1.2.0-py3-none-any.whl", hash = "sha256:15839fcac882367c088625215a141e60a8ab11e6abe38e66ad2167c507403fc3"}, + {file = "pylint_per_file_ignores-1.2.0.tar.gz", hash = "sha256:665e29dd02061bbdd70ced7273a6971880fe97a3a2c15615ad2b31e567559b3c"}, ] [package.dependencies]