Skip to content

Commit 0ec1df6

Browse files
Update dependency hatchling to >=1.32.0
1 parent cbbda5a commit 0ec1df6

2 files changed

Lines changed: 16 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build-system]
22
requires = [
3-
"hatchling>=1.27.0",
3+
"hatchling>=1.32.0",
44
"vapoursynth>=74",
55
"meson==1.11.2",
66
"ninja==1.13.0",
@@ -33,7 +33,7 @@ classifiers = [
3333
]
3434

3535
[dependency-groups]
36-
dev = ["hatchling>=1.27.0", "packaging"]
36+
dev = ["hatchling>=1.32.0", "packaging"]
3737

3838
[project.urls]
3939
"Source Code" = "https://github.com/Jaded-Encoding-Thaumaturgy/akarin-vapoursynth-plugin"

uv.lock

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

0 commit comments

Comments
 (0)