Skip to content

Commit

Permalink
Merge pull request #25 from supabase-community/dependabot/pip/main/fl…
Browse files Browse the repository at this point in the history
…ake8-4.0.1

chore(deps-dev): bump flake8 from 3.9.2 to 4.0.1
  • Loading branch information
dreinon committed Nov 18, 2021
2 parents 4259e38 + acde964 commit f129103
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 21 deletions.
39 changes: 19 additions & 20 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ pydantic = "^1.8.2"
[tool.poetry.dev-dependencies]
pytest = "^6.2.5"
Sphinx = "^4.2.0"
flake8 = "^3.9.2"
flake8 = "^4.0.1"
black = "^21.11b1"
isort = "^5.9.3"
pre-commit = "^2.15.0"
Expand Down

0 comments on commit f129103

Please sign in to comment.