Skip to content

Commit b5f9f29

Browse files
committed
Bump profile plugin to 3.10+ and re-lock
1 parent 0887c4c commit b5f9f29

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

example_shared_isort_profile/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 shared isort profile"
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

99
[project.entry-points."isort.profiles"]
1010
example = "example_shared_isort_profile:PROFILE"

example_shared_isort_profile/uv.lock

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)