Skip to content

Commit

Permalink
Update dependency isort to v4.3.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 16, 2024
1 parent 22dd167 commit 9219be8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{ cookiecutter.project_slug }}/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ python = "~2.7 || ^3.6"

# Formatters
black = { version = "=18.9b0", python = "^3.6" }
isort = "=4.3.4"
isort = "=4.3.21"

# Linters
pylint = { version = "^2.0", python = "^3.6" }
Expand Down

0 comments on commit 9219be8

Please sign in to comment.