Skip to content

Commit

Permalink
Merge pull request #75 from gemini-oss/dependabot/pip/flake8-6.1.0
Browse files Browse the repository at this point in the history
bump flake8 from 6.0.0 to 6.1.0
  • Loading branch information
mikegrima authored Aug 1, 2023
2 parents 6774458 + 8e0e031 commit 9ccba2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ tests = [
"pytest-cov==4.1.0",
"pytest-xdist==3.3.1",
"black==23.3.0",
"flake8==6.0.0",
"flake8==6.1.0",
"pylint==2.17.4",
"tox==4.6.3",
"moto==4.1.12",
Expand Down

0 comments on commit 9ccba2b

Please sign in to comment.