Skip to content

Commit

Permalink
Merge pull request #18 from jpcadena/dependabot/pip/isort-5.13.1
Browse files Browse the repository at this point in the history
⬆ Bump isort from 5.12.0 to 5.13.1
  • Loading branch information
jpcadena authored Dec 12, 2023
2 parents 3ecbec9 + 362ca3f commit 955ae20
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
14 changes: 4 additions & 10 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 @@ -51,7 +51,7 @@ packages = [{ include = "design_patterns" }]

[tool.poetry.dependencies]
python = "^3.11"
isort = "^5.12.0"
isort = "^5.13.1"
mypy = "^1.7.1"
black = "^23.11.0"
ruff = "^0.1.7"
Expand Down

0 comments on commit 955ae20

Please sign in to comment.