Skip to content

Commit df1094b

Browse files
authored
Merge pull request #70 from OpenRailAssociation/dependabot/pip/isort-6.0.0
2 parents a1e176b + 27ac94e commit df1094b

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

poetry.lock

Lines changed: 8 additions & 9 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
@@ -34,7 +34,7 @@ python-slugify = "^8.0.4"
3434

3535
[tool.poetry.group.dev.dependencies]
3636
black = "^24.3.0"
37-
isort = "^5.13.2"
37+
isort = ">=5.13.2,<7.0.0"
3838
mypy = "^1.9.0"
3939
pylint = "^3.1.0"
4040
types-pyyaml = "^6.0.12.20240311"

0 commit comments

Comments
 (0)