File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
botbuilder-integration-aiohttp
botbuilder-integration-applicationinsights-aiohttp Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 88 "azure-cognitiveservices-language-luis==0.2.0" ,
99 "botbuilder-schema==4.16.0" ,
1010 "botbuilder-core==4.16.0" ,
11- "aiohttp==3.9.4 " ,
11+ "aiohttp==3.9.5 " ,
1212]
1313
1414TESTS_REQUIRES = ["aiounittest>=1.1.0" ]
Original file line number Diff line number Diff line change 1010 "botframework-connector==4.16.0" ,
1111 "botbuilder-core==4.16.0" ,
1212 "yarl>=1.8.1" ,
13- "aiohttp==3.9.4 " ,
13+ "aiohttp==3.9.5 " ,
1414]
1515
1616root = os .path .abspath (os .path .dirname (__file__ ))
Original file line number Diff line number Diff line change 66
77REQUIRES = [
88 "applicationinsights>=0.11.9" ,
9- "aiohttp==3.9.4 " ,
9+ "aiohttp==3.9.5 " ,
1010 "botbuilder-schema==4.16.0" ,
1111 "botframework-connector==4.16.0" ,
1212 "botbuilder-core==4.16.0" ,
You can’t perform that action at this time.
0 commit comments