From 8b4a802700ae41d8337d21190a59a44bd1da4b0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 13:48:25 +0000 Subject: [PATCH] chore(deps-dev): bump pylint-per-file-ignores from 1.2.0 to 1.2.1 Bumps [pylint-per-file-ignores](https://github.com/christopherpickering/pylint-per-file-ignores) from 1.2.0 to 1.2.1. - [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.2.0...v1.2.1) --- updated-dependencies: - dependency-name: pylint-per-file-ignores dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 83bbf71..4ed1c47 100644 --- a/poetry.lock +++ b/poetry.lock @@ -758,13 +758,13 @@ testutils = ["gitpython (>3)"] [[package]] name = "pylint-per-file-ignores" -version = "1.2.0" +version = "1.2.1" description = "A pylint plugin to ignore error codes per file." optional = false python-versions = ">=3.8.1,<4.0.0" files = [ - {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"}, + {file = "pylint_per_file_ignores-1.2.1-py3-none-any.whl", hash = "sha256:09a33dd5a6870286dc0575ed047f2ec59fe19a67df054d68694395eb97266e07"}, + {file = "pylint_per_file_ignores-1.2.1.tar.gz", hash = "sha256:c2875b982c3edce3637372efdc4889867966c515313627bea32b8558b876b4da"}, ] [package.dependencies]