Skip to content

Commit 057e16f

Browse files
authored
Merge branch 'main' into sync/sdk-generator
2 parents dc87daf + dea91f4 commit 057e16f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

example/example1/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp >= 3.14.1, < 4
1+
aiohttp >= 3.14.3, < 4
22
aiosignal >= 1.4.0
33
attrs >= 26.1.0
44
frozenlist >= 1.8.0
@@ -7,5 +7,5 @@ multidict >= 6.7.1
77
openfga-sdk >= 0.10.4 # x-release-please-version
88
python-dateutil >= 2.9.0.post0
99
urllib3 != 2.0.0.dev, != 2.1.0.dev, != 2.2.0, != 2.2.1, >= 2.7.0, < 3
10-
yarl >= 1.24.2
10+
yarl >= 1.24.5
1111
python-dotenv >= 1.2.2, < 2

0 commit comments

Comments
 (0)