From 82256fd8491180360c21dca1901e439180f20df4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2020 09:17:10 +0000 Subject: [PATCH] Bump flake8-builtins from 1.5.0 to 1.5.2 Bumps [flake8-builtins](https://github.com/gforcada/flake8-builtins) from 1.5.0 to 1.5.2. - [Release notes](https://github.com/gforcada/flake8-builtins/releases) - [Changelog](https://github.com/gforcada/flake8-builtins/blob/master/CHANGES.rst) - [Commits](https://github.com/gforcada/flake8-builtins/compare/1.5.0...1.5.2) Signed-off-by: dependabot-preview[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 55b7324..a218d18 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -5,7 +5,7 @@ flake8==3.7.9 isort==4.3.21 mypy==0.770 flake8-bugbear==20.1.4 -flake8-builtins==1.5.0 +flake8-builtins==1.5.2 flake8-comprehensions==3.1.4 flake8-mutable==1.2.0 flake8-tuple==0.4.1