Skip to content

Commit

Permalink
chore(deps): update dependency isort to v5.13.2 (#354)
Browse files Browse the repository at this point in the history
Co-authored-by: descope[bot] <descope[bot]@users.noreply.github.com>
  • Loading branch information
descope[bot] and descope[bot] committed Feb 22, 2024
1 parent beb2523 commit e39325a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ flake8 = {version = "6.1.0", python = ">=3.8.1"}
flake8-pyproject = {version = "1.2.3", python = ">=3.8.1"}
flake8-bugbear = {version = "23.12.2", python = ">=3.8.1"}
liccheck = "0.9.2"
isort = {version = "5.12.0", python = ">=3.8"}
isort = {version = "5.13.2", python = ">=3.8"}
pep8-naming = {version = "0.13.3", python = ">=3.8"}
tox = {version = "4.11.3", python = ">=3.8"}

Expand Down

0 comments on commit e39325a

Please sign in to comment.