Skip to content

Commit e1b7d83

Browse files
Bump flake8 from 3.9.2 to 4.0.1 (#145)
Bumps [flake8](https://github.com/pycqa/flake8) from 3.9.2 to 4.0.1. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](PyCQA/flake8@3.9.2...4.0.1) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent daa4799 commit e1b7d83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-r requirements.txt
22
black==22.3.0
33
Faker==13.11.1
4-
flake8==3.9.2
4+
flake8==4.0.1
55
ipython==7.16.3
66
model_bakery==1.5.0
77
pre-commit==2.15.0

0 commit comments

Comments
 (0)