Skip to content

Commit 91440f6

Browse files
Update patch-updates
1 parent 125784a commit 91440f6

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.github/workflows/js_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
- name: Install Bun
6363
uses: oven-sh/setup-bun@v2
6464
with:
65-
bun-version: 1.3.10
65+
bun-version: 1.3.11
6666

6767
- name: Run Bun tests
6868
run: pnpm test:bun

python/poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

template/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
e2b==2.15.2
1+
e2b==2.15.3
22
python-dotenv==1.2.2

0 commit comments

Comments
 (0)