8000 update dep · mapped/botbuilder-python@a8a8370 · GitHub
[go: up one dir, main page]

Skip to content

Commit a8a8370

Browse files
committed
update dep
1 parent 8ae3aa9 commit a8a8370

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
@@ -10,7 +10,7 @@
1010
"botframework-connector-forked>=1.0.10",
1111
"botbuilder-core-forked>=1.0.11",
1212
"yarl<=1.4.2",
13-
"aiohttp==3.8.5",
13+
"aiohttp>=3.9.0",
1414
]
1515

1616
root = os.path.abspath(os.path.dirname(__file__))

0 commit comments

Comments
 (0)
0