Skip to content

Commit 0044253

Browse files
committed
bumping pydantic
1 parent accf284 commit 0044253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ exclude = [
6565

6666
[tool.poetry.dependencies]
6767
python = ">=3.8,<3.13"
68-
pydantic = { version = "~2.7" }
68+
pydantic = { version = "~2.8" }
6969
pyyaml = { version = ">=6.0.1" }
7070
click = { version = "^8.0.1,<8.1.4" }
7171
python-terraform = { version = "^0.10.1" }

0 commit comments

Comments
 (0)