Skip to content

Commit 92d8393

Browse files
chore(internal): bump dependencies
1 parent aa3fbd4 commit 92d8393

2 files changed

Lines changed: 337 additions & 337 deletions

File tree

requirements-dev.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
-e .
44
annotated-types==0.7.0
55
# via pydantic
6-
anyio==4.12.0
6+
anyio==4.12.1
77
# via
88
# httpx
99
# stagehand
1010
backports-asyncio-runner==1.2.0 ; python_full_version < '3.11'
1111
# via pytest-asyncio
12-
certifi==2025.11.12
12+
certifi==2026.1.4
1313
# via
1414
# httpcore
1515
# httpx
@@ -37,7 +37,7 @@ idna==3.11
3737
# via
3838
# anyio
3939
# httpx
40-
importlib-metadata==8.7.0
40+
importlib-metadata==8.7.1
4141
iniconfig==2.1.0 ; python_full_version < '3.10'
4242
# via pytest
4343
iniconfig==2.3.0 ; python_full_version >= '3.10'
@@ -51,11 +51,11 @@ mdurl==0.1.2
5151
mypy==1.17.0
5252
mypy-extensions==1.1.0
5353
# via mypy
54-
nodeenv==1.9.1
54+
nodeenv==1.10.0
5555
# via pyright
5656
packaging==25.0
5757
# via pytest
58-
pathspec==0.12.1
58+
pathspec==1.0.3
5959
# via mypy
6060
pluggy==1.6.0
6161
# via pytest
@@ -72,7 +72,7 @@ pytest==8.4.2 ; python_full_version < '3.10'
7272
# via
7373
# pytest-asyncio
7474
# pytest-xdist
75-
pytest==9.0.1 ; python_full_version >= '3.10'
75+
pytest==9.0.2 ; python_full_version >= '3.10'
7676
# via
7777
# pytest-asyncio
7878
# pytest-xdist
@@ -85,14 +85,14 @@ python-dotenv==1.2.1
8585
# via dotenv
8686
respx==0.22.0
8787
rich==14.2.0
88-
ruff==0.14.7
88+
ruff==0.14.13
8989
six==1.17.0 ; python_full_version < '3.10'
9090
# via python-dateutil
9191
sniffio==1.3.1
9292
# via stagehand
9393
time-machine==2.19.0 ; python_full_version < '3.10'
94-
time-machine==3.1.0 ; python_full_version >= '3.10'
95-
tomli==2.3.0 ; python_full_version < '3.11'
94+
time-machine==3.2.0 ; python_full_version >= '3.10'
95+
tomli==2.4.0 ; python_full_version < '3.11'
9696
# via
9797
# mypy
9898
# pytest

0 commit comments

Comments
 (0)