Skip to content

Commit

Permalink
chore(deps): update group:flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2023
1 parent eec5175 commit 8b7377f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,20 +49,20 @@ types-requests = "~2.28.11.8"
[tool.poetry.group.linting.dependencies]
autoflake = "~2.2.0"
black = "~23.9.0"
flake8 = "~6.0.0"
flake8 = "~6.1.0"
flake8-annotations = "~3.0.0"
flake8-black = "~0.3.2"
flake8-bugbear = "~23.6.0"
flake8-bugbear = "~23.9.0"
flake8-builtins = "~2.1.0"
flake8-commas = "~2.1.0"
flake8-comprehensions = "~3.13.0"
flake8-comprehensions = "~3.14.0"
flake8-debugger = "~4.1.0"
flake8-docstrings = "~1.7.0"
flake8-fixme = "~1.1.1"
flake8-isort = "~6.0.0"
flake8-isort = "~6.1.0"
flake8-print = "~5.0.0"
flake8-return = "~1.2.0"
flake8-simplify = "~0.20.0"
flake8-simplify = "~0.21.0"
flake8-unused-globals = "~0.1.9"
flake8-variables-names = "~0.0.4"
isort = "~5.12.0"
Expand Down

0 comments on commit 8b7377f

Please sign in to comment.