From a3bec3d70cef2aea2881ce01a5754a840dbe4ccd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 18:04:09 +0000 Subject: [PATCH] Bump pylama from 8.3.6 to 8.3.7 in /requirements Bumps [pylama](https://github.com/klen/pylama) from 8.3.6 to 8.3.7. - [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.6...8.3.7) --- updated-dependencies: - dependency-name: pylama dependency-type: direct:development update-type: version-update:semver-patch ... 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 1e78874..e56cfe1 100644 --- a/requirements/requirements-dev.txt +++ b/requirements/requirements-dev.txt @@ -4,5 +4,5 @@ black==21.12b0 mypy==0.930 isort==5.10.1 pylint==2.12.2 -pylama==8.3.6 +pylama==8.3.7 types-pkg-resources==0.1.3