Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Commit 5b70d82

Browse files
Merge pull request #283 from microsoft/dependabot/pip/multidict-6.0.5
Bump multidict from 6.0.4 to 6.0.5
2 parents 8456324 + f3b2465 commit 5b70d82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ opentelemetry-api==1.22.0
104104

105105
opentelemetry-sdk==1.22.0
106106

107-
multidict==6.0.4 ; python_version >= '3.7'
107+
multidict==6.0.5 ; python_version >= '3.7'
108108

109109
six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
110110

0 commit comments

Comments
 (0)