Skip to content

Commit eb5bc52

Browse files
chore(deps-dev): bump multidict from 6.5.1 to 6.6.2
Bumps [multidict](https://github.com/aio-libs/multidict) from 6.5.1 to 6.6.2. - [Release notes](https://github.com/aio-libs/multidict/releases) - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst) - [Commits](aio-libs/multidict@v6.5.1...v6.6.2) --- updated-dependencies: - dependency-name: multidict dependency-version: 6.6.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fdfd5c2 commit eb5bc52

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
@@ -153,7 +153,7 @@ microsoft-kiota-http==1.9.3
153153

154154
microsoft-kiota-serialization-json==1.9.3
155155

156-
multidict==6.5.1 ; python_version >= '3.7'
156+
multidict==6.6.2 ; python_version >= '3.7'
157157

158158
uritemplate==4.2.0 ; python_version >= '3.6'
159159

0 commit comments

Comments
 (0)