Skip to content

Commit

Permalink
bumping pydantic
Browse files Browse the repository at this point in the history
  • Loading branch information
bcdurak committed Sep 2, 2024
1 parent accf284 commit 0044253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ exclude = [

[tool.poetry.dependencies]
python = ">=3.8,<3.13"
pydantic = { version = "~2.7" }
pydantic = { version = "~2.8" }
pyyaml = { version = ">=6.0.1" }
click = { version = "^8.0.1,<8.1.4" }
python-terraform = { version = "^0.10.1" }
Expand Down

0 comments on commit 0044253

Please sign in to comment.