Skip to content

Commit 8e63de7

Browse files
committed
Revert pydantic bump
1 parent bafece4 commit 8e63de7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ contentctl = 'contentctl.contentctl:main'
1414
[tool.poetry.dependencies]
1515

1616
python = "^3.11,<3.15"
17-
pydantic = ">=2.9.2,<2.13.0"
17+
pydantic = "~2.9.2"
1818
PyYAML = "^6.0.2"
1919
requests = ">=2.32.4"
2020
pycvesearch = "^1.2"

0 commit comments

Comments
 (0)