Skip to content

Commit 0887c4c

Browse files
committed
Bump sorting plugin to 3.10+ and re-lock
1 parent 6295a98 commit 0887c4c

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

example_isort_sorting_plugin/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
description = "An example plugin that modifies isorts sorting order to provide an even more natural sort by utilizing natsort."
55
authors = [{name = "Timothy Crosley", email = "[email protected]"}, {name = "staticdev", email = "[email protected]"}]
66
license = "MIT"
7-
requires-python = ">=3.9.0"
7+
requires-python = ">=3.10.0"
88
dependencies = [
99
"natsort>=7.1.1"
1010
]

example_isort_sorting_plugin/uv.lock

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

0 commit comments

Comments
 (0)