From a29d063dac6d28ecf877d7d4844daf7b0b2f3544 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2020 08:34:53 +0000 Subject: [PATCH] Bump flake8-builtins from 1.4.2 to 1.5.0 Bumps [flake8-builtins](https://github.com/gforcada/flake8-builtins) from 1.4.2 to 1.5.0. - [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.2...1.5.0) 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 b5373ab..b61aad5 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -5,7 +5,7 @@ flake8==3.7.9 isort==4.3.21 mypy==0.761 flake8-bugbear==20.1.4 -flake8-builtins==1.4.2 +flake8-builtins==1.5.0 flake8-comprehensions==3.1.4 flake8-mutable==1.2.0 flake8-tuple==0.4.1