Skip to content

Commit

Permalink
chore(internal): bump dependencies (#421)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-bot authored Mar 28, 2024
1 parent fa21f36 commit 30e8031
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
14 changes: 7 additions & 7 deletions requirements-dev.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ botocore==1.31.58
# via anthropic
# via boto3
# via s3transfer
botocore-stubs==1.34.49
botocore-stubs==1.34.69
# via boto3-stubs
cachetools==5.3.2
cachetools==5.3.3
# via google-auth
certifi==2023.7.22
# via httpcore
Expand All @@ -46,7 +46,7 @@ exceptiongroup==1.1.3
filelock==3.12.4
# via huggingface-hub
# via virtualenv
fsspec==2024.2.0
fsspec==2024.3.1
# via huggingface-hub
google-auth==2.26.2
# via anthropic
Expand Down Expand Up @@ -85,16 +85,16 @@ pluggy==1.3.0
# via pytest
py==1.11.0
# via pytest
pyasn1==0.5.1
pyasn1==0.6.0
# via pyasn1-modules
# via rsa
pyasn1-modules==0.3.0
pyasn1-modules==0.4.0
# via google-auth
pydantic==2.4.2
# via anthropic
pydantic-core==2.10.1
# via pydantic
pyright==1.1.351
pyright==1.1.353
pytest==7.1.1
# via pytest-asyncio
pytest-asyncio==0.21.1
Expand Down Expand Up @@ -129,7 +129,7 @@ tomli==2.0.1
# via pytest
tqdm==4.66.2
# via huggingface-hub
types-awscrt==0.20.4
types-awscrt==0.20.5
# via botocore-stubs
types-s3transfer==0.10.0
# via boto3-stubs
Expand Down
22 changes: 11 additions & 11 deletions requirements.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ annotated-types==0.6.0
anyio==4.1.0
# via anthropic
# via httpx
boto3==1.34.45
boto3==1.34.72
# via anthropic
botocore==1.34.45
botocore==1.34.72
# via anthropic
# via boto3
# via s3transfer
cachetools==5.3.2
cachetools==5.3.3
# via google-auth
certifi==2023.7.22
# via httpcore
Expand All @@ -31,11 +31,11 @@ distro==1.8.0
# via anthropic
exceptiongroup==1.1.3
# via anyio
filelock==3.13.1
filelock==3.13.3
# via huggingface-hub
fsspec==2024.2.0
fsspec==2024.3.1
# via huggingface-hub
google-auth==2.28.0
google-auth==2.29.0
# via anthropic
h11==0.14.0
# via httpcore
Expand All @@ -52,26 +52,26 @@ idna==3.4
jmespath==1.0.1
# via boto3
# via botocore
packaging==23.2
packaging==24.0
# via huggingface-hub
pyasn1==0.5.1
pyasn1==0.6.0
# via pyasn1-modules
# via rsa
pyasn1-modules==0.3.0
pyasn1-modules==0.4.0
# via google-auth
pydantic==2.4.2
# via anthropic
pydantic-core==2.10.1
# via pydantic
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via botocore
pyyaml==6.0.1
# via huggingface-hub
requests==2.31.0
# via huggingface-hub
rsa==4.9
# via google-auth
s3transfer==0.10.0
s3transfer==0.10.1
# via boto3
six==1.16.0
# via python-dateutil
Expand Down

0 comments on commit 30e8031

Please sign in to comment.