Skip to content

Commit

Permalink
Bump json2python-models from 0.3.0 to 0.3.1
Browse files Browse the repository at this point in the history
Bumps [json2python-models](https://github.com/bogdandm/json2python-models) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/bogdandm/json2python-models/releases)
- [Changelog](https://github.com/bogdandm/json2python-models/blob/master/CHANGELOG.md)
- [Commits](bogdandm/json2python-models@v0.3.0...v0.3.1)

---
updated-dependencies:
- dependency-name: json2python-models
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 7fd2601 commit 62ea6bf
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 7 deletions.
16 changes: 10 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ mkdocs-material = "^9.5.31"
mkdocs-mermaid2-plugin = "^1.1.1"

[tool.poetry.group.schema2model.dependencies]
json2python-models = { version = "^0.3.0", optional = true }
json2python-models = { version = "^0.3.1", optional = true }
xmlschema = { version = "^2.3.1", optional = true }
xsdata = { extras = ["cli", "lxml", "soap"], version = "^23.6", optional = true }

Expand Down

0 comments on commit 62ea6bf

Please sign in to comment.