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 17, 2023
1 parent 428e6bd commit 2a8b18d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,17 +49,17 @@ 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"
Expand Down

0 comments on commit 2a8b18d

Please sign in to comment.