diff --git a/packages/python-sdk/poetry.lock b/packages/python-sdk/poetry.lock index eeccf5b..4169f0e 100644 --- a/packages/python-sdk/poetry.lock +++ b/packages/python-sdk/poetry.lock @@ -225,14 +225,14 @@ files = [ [[package]] name = "e2b" -version = "2.36.0" +version = "2.37.1" description = "E2B SDK that give agents cloud environments" optional = false python-versions = ">=3.10" groups = ["main"] files = [ - {file = "e2b-2.36.0-py3-none-any.whl", hash = "sha256:0f3ab9f49e33d1f8cda70669e43e5a7550403649b0ff2960af6b3478154863c3"}, - {file = "e2b-2.36.0.tar.gz", hash = "sha256:136fefc38b4b942a5ed7c80e4dad83e1b0962468edc7b1b1cac5aace8bd5f3a6"}, + {file = "e2b-2.37.1-py3-none-any.whl", hash = "sha256:2f1c5e00feb315d1cf38f94e7cdd63ea51127877a18f009d00a2258f09650e61"}, + {file = "e2b-2.37.1.tar.gz", hash = "sha256:d228d688b71e19d374992a30e8dfc2ae82f0a902c197281c02d0d5a5a76a509c"}, ] [package.dependencies] @@ -247,7 +247,7 @@ pyqwest = ">=0.7.0,<0.8" python-dateutil = ">=2.8.2" rich = ">=14.0.0" typing-extensions = ">=4.10.0" -wcmatch = ">=10.1,<11" +wcmatch = ">=10.1,<12" [[package]] name = "exceptiongroup" diff --git a/template/poetry.lock b/template/poetry.lock index b9b8739..e3674c4 100644 --- a/template/poetry.lock +++ b/template/poetry.lock @@ -101,14 +101,14 @@ python-dotenv = "*" [[package]] name = "e2b" -version = "2.36.0" +version = "2.37.1" description = "E2B SDK that give agents cloud environments" optional = false python-versions = ">=3.10" groups = ["main"] files = [ - {file = "e2b-2.36.0-py3-none-any.whl", hash = "sha256:0f3ab9f49e33d1f8cda70669e43e5a7550403649b0ff2960af6b3478154863c3"}, - {file = "e2b-2.36.0.tar.gz", hash = "sha256:136fefc38b4b942a5ed7c80e4dad83e1b0962468edc7b1b1cac5aace8bd5f3a6"}, + {file = "e2b-2.37.1-py3-none-any.whl", hash = "sha256:2f1c5e00feb315d1cf38f94e7cdd63ea51127877a18f009d00a2258f09650e61"}, + {file = "e2b-2.37.1.tar.gz", hash = "sha256:d228d688b71e19d374992a30e8dfc2ae82f0a902c197281c02d0d5a5a76a509c"}, ] [package.dependencies] @@ -123,7 +123,7 @@ pyqwest = ">=0.7.0,<0.8" python-dateutil = ">=2.8.2" rich = ">=14.0.0" typing-extensions = ">=4.10.0" -wcmatch = ">=10.1,<11" +wcmatch = ">=10.1,<12" [[package]] name = "exceptiongroup"