Skip to content

Commit b8595cc

Browse files
bump e2b to newest
1 parent a45fad4 commit b8595cc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,6 @@
7171
"defaults"
7272
],
7373
"dependencies": {
74-
"e2b": "^2.8.4"
74+
"e2b": "^2.19.2"
7575
}
7676
}

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ python = "^3.10"
1414

1515
httpx = ">=0.20.0, <1.0.0"
1616
attrs = ">=21.3.0"
17-
e2b = "^2.7.0"
17+
e2b = "^2.20.2"
1818

1919
[tool.poetry.group.dev.dependencies]
2020
pytest = "^8.2.0"

0 commit comments

Comments
 (0)