Skip to content

Commit 0588d28

Browse files
committed
feat: bump min version
1 parent 439e82f commit 0588d28

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
@@ -22,7 +22,7 @@ httpx = "^0.28.0"
2222
# https://github.com/encode/httpcore/pull/880
2323
httpcore = "1.0.9"
2424
loguru = ">=0.6.0,<0.7.0"
25-
pydantic = ">=2.0,<3.0"
25+
pydantic = ">=2.8.2,<3.0"
2626
aiocsv = ">=1.2.3,<=1.4.0"
2727
pyjwt = ">=2.0.0,<3.0.0"
2828
mypy-extensions = ">=0.2.0,<=1.1.0"

0 commit comments

Comments
 (0)