chore(core): bump lock

This commit is contained in:
Mason Daugherty 2025-08-12 17:32:24 -04:00
parent b9dcce95be
commit 80068432ed
No known key found for this signature in database

View File

@ -1222,7 +1222,7 @@ test-integration = [
] ]
typing = [ typing = [
{ name = "lxml-stubs", specifier = ">=0.5.1,<1.0.0" }, { name = "lxml-stubs", specifier = ">=0.5.1,<1.0.0" },
{ name = "mypy", specifier = ">=1.15,<2.0" }, { name = "mypy", specifier = ">=1.17.1,<1.18" },
{ name = "tiktoken", specifier = ">=0.8.0,<1.0.0" }, { name = "tiktoken", specifier = ">=0.8.0,<1.0.0" },
{ name = "types-requests", specifier = ">=2.31.0.20240218,<3.0.0.0" }, { name = "types-requests", specifier = ">=2.31.0.20240218,<3.0.0.0" },
] ]