Skip to content

Commit 118deb3

Browse files
Bump flake8 from 4.0.1 to 5.0.4 (#729)
* Bump flake8 from 4.0.1 to 5.0.4 Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 5.0.4. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](PyCQA/flake8@4.0.1...5.0.4) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Update requirements-dev.txt Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sam Bull <[email protected]>
1 parent 5fdf606 commit 118deb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ attrs==22.1.0
66
chardet==5.0.0
77
cryptography==38.0.1
88
docker==6.0.0
9-
flake8==4.0.1
10-
flake8-bandit==3.0.0
9+
flake8==5.0.4
10+
flake8-bandit==4.1.1
1111
flake8-bugbear==22.9.23
1212
flake8-import-order==0.18.1
1313
flake8-requirements==1.7.2

0 commit comments

Comments
 (0)