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 Aug 17, 2023
1 parent bf3d2df commit 985627c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@ types-requests = "~2.28.11.8"
[tool.poetry.group.linting.dependencies]
autoflake = "~2.2.0"
black = "~23.7.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.7.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"
Expand Down

0 comments on commit 985627c

Please sign in to comment.