Skip to content

Commit 8a08b04

Browse files
authored
Merge pull request #239 from mt-sre/dependabot/pip/flake8-5.0.4
fix(deps-dev): update flake8 requirement from 5.0.3 to 5.0.4
2 parents b8f0328 + a943191 commit 8a08b04

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.3"
15+
flake8 = "5.0.4"
1616
isort = "5.10.1"
1717
pylint = "2.14.5"
1818
black = "22.6.0"

0 commit comments

Comments
 (0)