Skip to content

Commit

Permalink
fix: Bump pydantic requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr0p42 committed May 7, 2024
1 parent 0b76b06 commit bc8b2eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion python/poetry.lock

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

1 change: 1 addition & 0 deletions python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ packages = [{include = "naas_models"}]
python = "^3.9"
protobuf-to-pydantic = {version = "0.2.6.2", extras = ["mypy-protobuf"]}
protobuf = "^5.26.1"
pydantic = "^2.0"


[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit bc8b2eb

Please sign in to comment.