Skip to content

Commit 006edb5

Browse files
author
Stainless Bot
committed
feat(api): codegen updates
1 parent 62ee74f commit 006edb5

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

requirements-dev.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
-e file:.
1212
annotated-types==0.6.0
1313
# via pydantic
14-
anyio==4.1.0
14+
anyio==4.4.0
1515
# via httpx
1616
# via openlayer
1717
argcomplete==3.1.2
@@ -100,6 +100,7 @@ tomli==2.0.1
100100
# via mypy
101101
# via pytest
102102
typing-extensions==4.8.0
103+
# via anyio
103104
# via mypy
104105
# via openlayer
105106
# via pydantic

requirements.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
-e file:.
1212
annotated-types==0.6.0
1313
# via pydantic
14-
anyio==4.1.0
14+
anyio==4.4.0
1515
# via httpx
1616
# via openlayer
1717
certifi==2023.7.22
@@ -49,6 +49,7 @@ sniffio==1.3.0
4949
# via httpx
5050
# via openlayer
5151
typing-extensions==4.8.0
52+
# via anyio
5253
# via openlayer
5354
# via pydantic
5455
# via pydantic-core

0 commit comments

Comments
 (0)