We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db19969 commit b382d44Copy full SHA for b382d44
pyproject.toml
@@ -12,7 +12,7 @@ contentctl = 'contentctl.contentctl:main'
12
13
[tool.poetry.dependencies]
14
python = "^3.11,<3.13"
15
-pydantic = "^2.8.2"
+pydantic = "~2.9.2"
16
PyYAML = "^6.0.2"
17
requests = "~2.32.3"
18
pycvesearch = "^1.2"
0 commit comments