Skip to content

Commit cc0c0f7

Browse files
authored
Merge pull request #56 from erwindouna/dependabot/pip/datamodel-code-generator-0.34.0
Bump datamodel-code-generator from 0.33.0 to 0.34.0
2 parents 30b7a12 + 8918c05 commit cc0c0f7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.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
@@ -52,7 +52,7 @@ pytest-cov = "7.0.0"
5252
ruff = "0.13.2"
5353
syrupy = "5.0.0"
5454
yamllint = "1.37.1"
55-
datamodel-code-generator = ">=0.28.5,<0.34.0"
55+
datamodel-code-generator = ">=0.28.5,<0.35.0"
5656

5757
[tool.coverage.run]
5858
plugins = ["covdefaults"]

0 commit comments

Comments
 (0)