Skip to content

Commit 9b778d1

Browse files
authored
Merge pull request #29 from dataresearchcenter/dependabot/pip/isort-8.0.1
Bump isort from 7.0.0 to 8.0.1
2 parents 9509456 + aa2d250 commit 9b778d1

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

poetry.lock

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Issues = "https://github.com/dataresearchcenter/flydelta/issues"
4040
pytest = "^9.0.2"
4141
pytest-cov = ">=4.1,<8.0"
4242
black = ">=23.11,<27.0"
43-
isort = "^7.0.0"
43+
isort = "^8.0.1"
4444
mypy = "^1.17.1"
4545
pre-commit = "^4.0.1"
4646
flake8 = ">=6.1,<8.0"

0 commit comments

Comments
 (0)