Skip to content

Commit 0909963

Browse files
fix(deps): update dependency erdantic to ^0.7.0 (#226)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent efc2f9a commit 0909963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ coverage = { version ="^7", optional = true }
4242
flake8 = { version = "^3", optional = true }
4343

4444
# extras erdantic
45-
erdantic = { version ="^0.6", optional = true }
45+
erdantic = { version ="^0.7.0", optional = true }
4646

4747
[tool.pytest.ini_options]
4848
minversion = "6.0"

0 commit comments

Comments
 (0)