From 45fed1cd3cd2bb898c8e6d0ede6d68594b4e0624 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 14:55:19 +0000 Subject: [PATCH] build(deps-dev): bump flake8-builtins from 2.0.0 to 2.0.1 Bumps [flake8-builtins](https://github.com/gforcada/flake8-builtins) from 2.0.0 to 2.0.1. - [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/2.0.0...2.0.1) --- updated-dependencies: - dependency-name: flake8-builtins dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9df0c94..b30efa9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ flake8-2020 == 1.7.0 flake8-bandit == 4.1.1 flake8-broken-line == 0.6.0 flake8-bugbear == 22.10.27 -flake8-builtins == 2.0.0 +flake8-builtins == 2.0.1 flake8-coding == 1.3.2 flake8-commas == 2.1.0 flake8-comprehensions == 3.10.1