Skip to content

Commit 3688434

Browse files
fix(deps): update dependency pysource-codegen to >=0.7.1
1 parent 30855ea commit 3688434

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

pdm.lock

Lines changed: 9 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
@@ -5,7 +5,7 @@ description = "Default template for PDM package"
55
authors = [
66
{name = "Jan Vollmer", email = "[email protected]"},
77
]
8-
dependencies = ["pysource-codegen>=0.6.0"]
8+
dependencies = ["pysource-codegen>=0.7.1"]
99
requires-python = ">=3.10"
1010
readme = "README.md"
1111
license = {text = "MIT"}

0 commit comments

Comments
 (0)