From b1772baa0a7d4b5811f8a1800744dd1b26702601 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 06:46:20 +0000 Subject: [PATCH] Bump pylama from 8.3.8 to 8.4.1 in /requirements Bumps [pylama](https://github.com/klen/pylama) from 8.3.8 to 8.4.1. - [Release notes](https://github.com/klen/pylama/releases) - [Changelog](https://github.com/klen/pylama/blob/develop/Changelog) - [Commits](https://github.com/klen/pylama/compare/8.3.8...8.4.1) --- updated-dependencies: - dependency-name: pylama dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements-dev.txt b/requirements/requirements-dev.txt index def20df..f90a55c 100644 --- a/requirements/requirements-dev.txt +++ b/requirements/requirements-dev.txt @@ -4,4 +4,4 @@ black==22.6.0 mypy==0.971 isort==5.10.1 pylint==2.14.5 -pylama==8.3.8 +pylama==8.4.1