From 4f043815ca06d39a4106c7004d94e8a071bb71b4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2020 21:28:59 +0000 Subject: [PATCH] Bump flake8-builtins from 1.4.1 to 1.4.2 Bumps [flake8-builtins](https://github.com/gforcada/flake8-builtins) from 1.4.1 to 1.4.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.4.1...1.4.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 b8d032d..0bcb77f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -5,7 +5,7 @@ flake8==3.7.9 isort==4.3.21 mypy==0.750 flake8-bugbear==19.8.0 -flake8-builtins==1.4.1 +flake8-builtins==1.4.2 flake8-comprehensions==3.1.4 flake8-mutable==1.2.0 flake8-tuple==0.4.1