From 228b015f340cf2c95aebfd99708f19256cac0dc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Jan 2022 20:44:03 +0000 Subject: [PATCH] Bump pylama from 7.7.1 to 8.3.7 in /requirements Bumps [pylama](https://github.com/klen/pylama) from 7.7.1 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/7.7.1...8.3.7) --- 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 f94282c..a552912 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -2,7 +2,7 @@ Sphinx==4.4.0 sphinx-rtd-theme pylint==2.7.4 -pylama==7.7.1 +pylama==8.3.7 tox==3.24.5 tox-docker==1.7.0 flake8==3.9.2