From 18f13afd8d8645aabf34f9f7f6e132bf014605cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Dec 2021 03:03:25 +0000 Subject: [PATCH] Bump pylama from 7.7.1 to 8.3.3 in /requirements Bumps [pylama](https://github.com/klen/pylama) from 7.7.1 to 8.3.3. - [Release notes](https://github.com/klen/pylama/releases) - [Changelog](https://github.com/klen/pylama/blob/develop/Changelog) - [Commits](https://github.com/klen/pylama/compare/7.7.1...8.3.3) --- updated-dependencies: - dependency-name: pylama dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index ed49e7e..a94fa4d 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -2,7 +2,7 @@ Sphinx==3.5.4 sphinx-rtd-theme pylint==2.7.4 -pylama==7.7.1 +pylama==8.3.3 tox==3.23.1 tox-docker==1.7.0 flake8==3.9.2