Skip to content

Commit 171efbe

Browse files
committed
ci: Increase minimum bounds of pysource-codegen and pysource-minimize
1 parent 48e18ea commit 171efbe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ ci = [
9898
"duty>=1.6",
9999
"griffe-inherited-docstrings>=1.1",
100100
"jsonschema>=4.17",
101-
"pysource-codegen>=0.4",
102-
"pysource-minimize>=0.5",
101+
"pysource-codegen>=0.7",
102+
"pysource-minimize>=0.10",
103103
"pytest>=8.2",
104104
"pytest-cov>=5.0",
105105
"pytest-randomly>=3.15",

0 commit comments

Comments
 (0)