Skip to content

Commit

Permalink
chore(deps): update dependency flake8-bugbear to v24.8.19 (#442)
Browse files Browse the repository at this point in the history
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
  • Loading branch information
descope[bot] authored Nov 7, 2024
1 parent 3023b29 commit a323580
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -55,7 +55,7 @@ pre-commit = [
]
flake8 = {version = "7.1.1", python = ">=3.8.1"}
flake8-pyproject = {version = "1.2.3", python = ">=3.8.1"}
flake8-bugbear = {version = "24.1.17", python = ">=3.8.1"}
flake8-bugbear = {version = "24.8.19", python = ">=3.8.1"}
liccheck = "0.9.2"
isort = {version = "5.13.2", python = ">=3.8"}
pep8-naming = {version = "0.14.1", python = ">=3.8"}
Expand Down

0 comments on commit a323580

Please sign in to comment.