From 09808883f4e1682b741f830e36f35a022c7f809e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Feb 2022 10:17:51 +0100 Subject: [PATCH] build(deps-dev): bump pylint-django from 2.5.0 to 2.5.1 (#2335) Bumps [pylint-django](https://github.com/PyCQA/pylint-django) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/PyCQA/pylint-django/releases) - [Changelog](https://github.com/PyCQA/pylint-django/blob/master/CHANGELOG.rst) - [Commits](https://github.com/PyCQA/pylint-django/compare/v2.5.0...v2.5.1) --- updated-dependencies: - dependency-name: pylint-django dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index e2538070c..8bf5b0870 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1268,7 +1268,7 @@ toml = ">=0.9.2" [[package]] name = "pylint-django" -version = "2.5.0" +version = "2.5.1" description = "A Pylint plugin to help Pylint understand the Django web framework" category = "dev" optional = false @@ -3049,8 +3049,8 @@ pylint = [ {file = "pylint-2.12.2.tar.gz", hash = "sha256:9d945a73640e1fec07ee34b42f5669b770c759acd536ec7b16d7e4b87a9c9ff9"}, ] pylint-django = [ - {file = "pylint-django-2.5.0.tar.gz", hash = "sha256:7eb8399fc9813040754081e496655cd7cc40d32d4b68e49c64a2eea50df9af12"}, - {file = "pylint_django-2.5.0-py3-none-any.whl", hash = "sha256:1fda2b86de993241c9a076970af0d1a7beac52a4333c786975a0e7f45c062490"}, + {file = "pylint-django-2.5.1.tar.gz", hash = "sha256:6e6492ef78de8e021a185c7a968132a29b864e5b5762e34dd63786983e0de74a"}, + {file = "pylint_django-2.5.1-py3-none-any.whl", hash = "sha256:f5a58d53129d12e62bf58b437752fb998e3f50af6b4c67b0481ec07ba219e15c"}, ] pylint-plugin-utils = [ {file = "pylint-plugin-utils-0.7.tar.gz", hash = "sha256:ce48bc0516ae9415dd5c752c940dfe601b18fe0f48aa249f2386adfa95a004dd"},