Skip to content

Commit 3117780

Browse files
authored
Merge pull request #303 from mt-sre/dependabot/pip/flake8-6.0.0
fix(deps-dev): update flake8 requirement from 5.0.4 to 6.0.0
2 parents de1deaa + a900c82 commit 3117780

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 = "5.0.4"
15+
flake8 = "6.0.0"
1616
isort = "5.10.1"
1717
pylint = "2.15.8"
1818
black = "22.12.0"

0 commit comments

Comments
 (0)