Skip to content

Commit e39325a

Browse files
authored
chore(deps): update dependency isort to v5.13.2 (#354)
Co-authored-by: descope[bot] <descope[bot]@users.noreply.github.com>
1 parent beb2523 commit e39325a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ flake8 = {version = "6.1.0", python = ">=3.8.1"}
5252
flake8-pyproject = {version = "1.2.3", python = ">=3.8.1"}
5353
flake8-bugbear = {version = "23.12.2", python = ">=3.8.1"}
5454
liccheck = "0.9.2"
55-
isort = {version = "5.12.0", python = ">=3.8"}
55+
isort = {version = "5.13.2", python = ">=3.8"}
5656
pep8-naming = {version = "0.13.3", python = ">=3.8"}
5757
tox = {version = "4.11.3", python = ">=3.8"}
5858

0 commit comments

Comments
 (0)