Skip to content

Commit 246e66e

Browse files
Bump aiohttp from 3.7.4 to 3.12.9 (#545)
* Bump aiohttp from 3.7.4 to 3.11.0b0 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.11.0b0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Bump again to 3.12.9 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: andystaples <[email protected]> Co-authored-by: Andy Staples <[email protected]>
1 parent 4ae94f1 commit 246e66e

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pytest==7.1.2
44
python-dateutil==2.8.0
55
requests==2.32.2
66
jsonschema==3.2.0
7-
aiohttp==3.7.4
7+
aiohttp==3.12.9
88
azure-functions>=1.11.3b3
99
nox==2019.11.9
1010
furl==2.1.0

samples-v2/function_chaining/host.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,4 @@
1212
"id": "Microsoft.Azure.Functions.ExtensionBundle",
1313
"version": "[4.*, 5.0.0)"
1414
}
15-
}{
16-
"version": "2.0",
17-
"logging": {
18-
"applicationInsights": {
19-
"samplingSettings": {
20-
"isEnabled": true,
21-
"excludedTypes": "Request"
22-
}
23-
}
24-
}
2515
}

0 commit comments

Comments
 (0)