Skip to content

Commit 6fdb55c

Browse files
committed
chore: pin dep-logic to >=0.5.0
Signed-off-by: Frost Ming <[email protected]>
1 parent 7a09732 commit 6fdb55c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pdm.lock

Lines changed: 4 additions & 4 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
@@ -21,7 +21,7 @@ dependencies = [
2121
"virtualenv>=20",
2222
"pyproject-hooks",
2323
"unearth>=0.17.5",
24-
"dep-logic>=0.4.4",
24+
"dep-logic>=0.5",
2525
"findpython>=0.6.0,<1.0.0a0",
2626
"tomlkit>=0.11.1,<1",
2727
"shellingham>=1.3.2",

0 commit comments

Comments
 (0)