Skip to content

Commit 45c5047

Browse files
stainless-app[bot]stainless-bot
authored andcommitted
chore(deps): bump anyio to v4.4.0 (#411)
1 parent 1508b49 commit 45c5047

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

requirements-dev.lock

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
-e file:.
1111
annotated-types==0.6.0
1212
# via pydantic
13-
anyio==4.1.0
13+
anyio==4.4.0
1414
# via finch-api
1515
# via httpx
1616
argcomplete==3.1.2
@@ -86,6 +86,7 @@ tomli==2.0.1
8686
# via mypy
8787
# via pytest
8888
typing-extensions==4.8.0
89+
# via anyio
8990
# via finch-api
9091
# via mypy
9192
# via pydantic

requirements.lock

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
-e file:.
1111
annotated-types==0.6.0
1212
# via pydantic
13-
anyio==4.1.0
13+
anyio==4.4.0
1414
# via finch-api
1515
# via httpx
1616
certifi==2023.7.22
@@ -38,6 +38,7 @@ sniffio==1.3.0
3838
# via finch-api
3939
# via httpx
4040
typing-extensions==4.8.0
41+
# via anyio
4142
# via finch-api
4243
# via pydantic
4344
# via pydantic-core

0 commit comments

Comments
 (0)