Skip to content

Commit 05f1572

Browse files
author
Marton ILLES
committed
bumped pydantic version to 1.8.2 due to security update
GHSA-5jqp-qgf6-3pvh
1 parent 5bc769f commit 05f1572

2 files changed

Lines changed: 40 additions & 28 deletions

File tree

poetry.lock

Lines changed: 39 additions & 27 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ classifiers = [
2222
[tool.poetry.dependencies]
2323
python = "^3.6.1"
2424
httpx = "^0.17.0"
25-
pydantic = "^1.8.1"
25+
pydantic = "1.8.2"
2626
Authlib = "^0.15.3"
2727
importlib-resources = "^5.1.2"
2828

0 commit comments

Comments
 (0)