Skip to content

Commit 99f3014

Browse files
chore(internal): bump dependencies
1 parent cd1b39b commit 99f3014

File tree

2 files changed

+668
-495
lines changed

2 files changed

+668
-495
lines changed

requirements-dev.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@
33
-e .
44
annotated-types==0.7.0
55
# via pydantic
6-
anyio==4.12.0
6+
anyio==4.12.1
77
# via
88
# anthropic
99
# httpx
1010
asttokens==3.0.1
1111
# via inline-snapshot
1212
backports-asyncio-runner==1.2.0 ; python_full_version < '3.11'
1313
# via pytest-asyncio
14-
boto3-stubs==1.41.5
15-
botocore-stubs==1.41.6
14+
boto3-stubs==1.42.44
15+
botocore-stubs==1.42.41
1616
# via boto3-stubs
17-
certifi==2025.11.12
17+
certifi==2026.1.4
1818
# via
1919
# httpcore
2020
# httpx
@@ -49,13 +49,13 @@ idna==3.11
4949
# via
5050
# anyio
5151
# httpx
52-
importlib-metadata==8.7.0
52+
importlib-metadata==8.7.1
5353
iniconfig==2.1.0 ; python_full_version < '3.10'
5454
# via pytest
5555
iniconfig==2.3.0 ; python_full_version >= '3.10'
5656
# via pytest
5757
inline-snapshot==0.31.1
58-
jiter==0.12.0
58+
jiter==0.13.0
5959
# via anthropic
6060
markdown-it-py==3.0.0 ; python_full_version < '3.10'
6161
# via rich
@@ -66,11 +66,11 @@ mdurl==0.1.2
6666
mypy==1.17.0
6767
mypy-extensions==1.1.0
6868
# via mypy
69-
nodeenv==1.9.1
69+
nodeenv==1.10.0
7070
# via pyright
7171
packaging==25.0
7272
# via pytest
73-
pathspec==0.12.1
73+
pathspec==1.0.3
7474
# via mypy
7575
pluggy==1.6.0
7676
# via pytest
@@ -88,7 +88,7 @@ pytest==8.4.2 ; python_full_version < '3.10'
8888
# inline-snapshot
8989
# pytest-asyncio
9090
# pytest-xdist
91-
pytest==9.0.1 ; python_full_version >= '3.10'
91+
pytest==9.0.2 ; python_full_version >= '3.10'
9292
# via
9393
# inline-snapshot
9494
# pytest-asyncio
@@ -101,21 +101,21 @@ python-dateutil==2.9.0.post0 ; python_full_version < '3.10'
101101
respx==0.22.0
102102
rich==14.2.0
103103
# via inline-snapshot
104-
ruff==0.14.7
104+
ruff==0.14.13
105105
six==1.17.0 ; python_full_version < '3.10'
106106
# via python-dateutil
107107
sniffio==1.3.1
108108
# via anthropic
109109
time-machine==2.19.0 ; python_full_version < '3.10'
110-
time-machine==3.1.0 ; python_full_version >= '3.10'
111-
tomli==2.3.0 ; python_full_version < '3.11'
110+
time-machine==3.2.0 ; python_full_version >= '3.10'
111+
tomli==2.4.0 ; python_full_version < '3.11'
112112
# via
113113
# inline-snapshot
114114
# mypy
115115
# pytest
116-
types-awscrt==0.29.1
116+
types-awscrt==0.31.1
117117
# via botocore-stubs
118-
types-s3transfer==0.15.0
118+
types-s3transfer==0.16.0
119119
# via boto3-stubs
120120
typing-extensions==4.15.0
121121
# via

0 commit comments

Comments
 (0)