Skip to content

Commit a323580

Browse files
authored
chore(deps): update dependency flake8-bugbear to v24.8.19 (#442)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 3023b29 commit a323580

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ pre-commit = [
5555
]
5656
flake8 = {version = "7.1.1", python = ">=3.8.1"}
5757
flake8-pyproject = {version = "1.2.3", python = ">=3.8.1"}
58-
flake8-bugbear = {version = "24.1.17", python = ">=3.8.1"}
58+
flake8-bugbear = {version = "24.8.19", python = ">=3.8.1"}
5959
liccheck = "0.9.2"
6060
isort = {version = "5.13.2", python = ">=3.8"}
6161
pep8-naming = {version = "0.14.1", python = ">=3.8"}

0 commit comments

Comments
 (0)