File tree Expand file tree Collapse file tree 3 files changed +174
-123
lines changed
Expand file tree Collapse file tree 3 files changed +174
-123
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ classifiers = [
3737]
3838
3939[project .optional-dependencies ]
40- aiohttp = [" aiohttp" , " httpx_aiohttp>=0.1.8 " ]
40+ aiohttp = [" aiohttp" , " httpx_aiohttp>=0.1.9 " ]
4141vertex = [" google-auth[requests] >=2, <3" ]
4242bedrock = [" boto3 >= 1.28.57" , " botocore >= 1.31.57" ]
4343
Original file line number Diff line number Diff line change @@ -15,10 +15,10 @@ asttokens==3.0.0
1515 # via inline-snapshot
1616astunparse==1.6.3 ; python_full_version < '3.9'
1717 # via griffe
18- boto3-stubs==1.40.31
18+ boto3-stubs==1.40.54
1919botocore-stubs==1.38.30 ; python_full_version < '3.9'
2020 # via boto3-stubs
21- botocore-stubs==1.40.31 ; python_full_version >= '3.9'
21+ botocore-stubs==1.40.54 ; python_full_version >= '3.9'
2222 # via boto3-stubs
2323certifi==2024.12.14
2424 # via
@@ -59,7 +59,7 @@ importlib-metadata==8.5.0 ; python_full_version < '3.9'
5959importlib-metadata==8.6.1 ; python_full_version >= '3.9'
6060iniconfig==2.0.0
6161 # via pytest
62- inline-snapshot==0.29 .0
62+ inline-snapshot==0.30 .0
6363jiter==0.9.1 ; python_full_version < '3.9'
6464 # via anthropic
6565jiter==0.11.0 ; python_full_version >= '3.9'
@@ -126,9 +126,9 @@ tomli==2.2.1 ; python_full_version < '3.11'
126126 # inline-snapshot
127127 # mypy
128128 # pytest
129- types-awscrt==0.27.6
129+ types-awscrt==0.28.1
130130 # via botocore-stubs
131- types-s3transfer==0.13.1
131+ types-s3transfer==0.14.0
132132 # via boto3-stubs
133133typing-extensions==4.12.2
134134 # via
You can’t perform that action at this time.
0 commit comments