Skip to content

Commit b8f0328

Browse files
authored
Merge pull request #235 from mt-sre/dependabot/pip/flake8-5.0.3
fix(deps-dev): update flake8 requirement from 4.0.1 to 5.0.3
2 parents 0ae7416 + 6dce45b commit b8f0328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jsonschema2md = "0.4.0"
1212
PyYAML = "5.4.1"
1313
pre-commit = "2.20.0"
1414
# Please keep the following in-sync /w .pre-commit-config.yaml
15-
flake8 = "4.0.1"
15+
flake8 = "5.0.3"
1616
isort = "5.10.1"
1717
pylint = "2.14.5"
1818
black = "22.6.0"

0 commit comments

Comments
 (0)