8000 fix(#8689d5c2k): Bump not working yarl · mapped/botbuilder-python@0c8d270 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0c8d270

Browse files
authored
fix(#8689d5c2k): Bump not working yarl
1 parent a8a8370 commit 0c8d270

File tree

1 file changed

+1
-1
lines changed
  • libraries/botbuilder-integration-aiohttp

1 file changed

+1
-1
lines changed

libraries/botbuilder-integration-aiohttp/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"botbuilder-schema==4.14.0",
1010
"botframework-connector-forked>=1.0.10",
1111
"botbuilder-core-forked>=1.0.11",
12-
"yarl<=1.4.2",
12+
"yarl>=1.8.1",
1313
"aiohttp>=3.9.0",
1414
]
1515

0 commit comments

Comments
 (0)
0