From 2acbffde533c201a3d8bcf0737c168cc1e5a2b3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 19:15:44 +0000 Subject: [PATCH] Bump flake8 from 3.9.2 to 5.0.2 Bumps [flake8](https://github.com/pycqa/flake8) from 3.9.2 to 5.0.2. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](https://github.com/pycqa/flake8/compare/3.9.2...5.0.2) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dev-requirements-py2.txt | 2 +- dev-requirements-py3.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements-py2.txt b/dev-requirements-py2.txt index 1f9b1de76f32..b91903328889 100644 --- a/dev-requirements-py2.txt +++ b/dev-requirements-py2.txt @@ -1,4 +1,4 @@ -flake8==3.9.2 +flake8==5.0.2 bandit==1.6.2 demisto-py>=3.0.2 PyYAML==5.3.1 diff --git a/dev-requirements-py3.txt b/dev-requirements-py3.txt index a0dcb2c313c3..bc6e238e1036 100644 --- a/dev-requirements-py3.txt +++ b/dev-requirements-py3.txt @@ -1,4 +1,4 @@ -flake8==4.0.1 +flake8==5.0.2 bandit~=1.7.0 demisto-py>=3.1.4 demisto-sdk==1.6.6