Skip to content

Commit

Permalink
chore(deps): bump anyio to v4.4.0 (#562)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stainless Bot committed Jul 1, 2024
1 parent 9170d08 commit 70fc936
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion requirements-dev.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
-e file:.
annotated-types==0.6.0
# via pydantic
anyio==4.1.0
anyio==4.4.0
# via anthropic
# via httpx
argcomplete==3.1.2
Expand Down Expand Up @@ -137,6 +137,7 @@ types-s3transfer==0.10.1
# via boto3-stubs
typing-extensions==4.8.0
# via anthropic
# via anyio
# via boto3-stubs
# via huggingface-hub
# via mypy
Expand Down
3 changes: 2 additions & 1 deletion requirements.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
-e file:.
annotated-types==0.6.0
# via pydantic
anyio==4.1.0
anyio==4.4.0
# via anthropic
# via httpx
boto3==1.34.103
Expand Down Expand Up @@ -87,6 +87,7 @@ tqdm==4.66.4
# via huggingface-hub
typing-extensions==4.8.0
# via anthropic
# via anyio
# via huggingface-hub
# via pydantic
# via pydantic-core
Expand Down

0 comments on commit 70fc936

Please sign in to comment.