Skip to content

Commit

Permalink
Merge pull request #60 from chris48s/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
chris48s authored Dec 12, 2023
2 parents 4cae9db + 1c906f2 commit 99f6751
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 12 deletions.
16 changes: 5 additions & 11 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 @@ -13,7 +13,7 @@ python = ">=3.8"

[tool.poetry.dev-dependencies]
coverage = "^7.3"
isort = "^5.12"
isort = "^5.13"
flake8 = { version = "^6.1.0", python = "^3.8.1" }
black = "==23.11.0"

Expand Down

0 comments on commit 99f6751

Please sign in to comment.