Skip to content

Commit e4faf1e

Browse files
committed
Add pydantic to main dependencies
1 parent ffddc59 commit e4faf1e

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

poetry.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ bandit = {extras = ["toml"], version = "^1.7.9"}
6464
jinja2 = "^3.1.6"
6565
pip-licenses = "^5.0.0"
6666
pip-audit = "^2.7.3"
67+
pydantic = "^2.11.5"
6768

6869
[tool.poetry.group.dev.dependencies]
6970
autoimport = "^1.4.0"

0 commit comments

Comments
 (0)