Skip to content

Commit

Permalink
fix(deps): update dependency pydantic to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 18, 2023
1 parent 14b3eb6 commit 0531178
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 @@ -33,7 +33,7 @@ aiohttp = "^3.8.3"
aiolimiter = "^1.0.0"
emojiflags = "^0.1.1"
orjson = "^3.8.3"
pydantic = "^1.10.2"
pydantic = "^2.0.0"
pytest = {version="^7.2.0", optional = true}
pytest-asyncio = {version="^0.21.0", optional = true}
pytest-mock = {version="^3.10.0", optional = true}
Expand Down

0 comments on commit 0531178

Please sign in to comment.