Skip to content

Commit 8e2ccbd

Browse files
chore(deps-dev): bump multidict from 6.1.0 to 6.2.0
Bumps [multidict](https://github.com/aio-libs/multidict) from 6.1.0 to 6.2.0. - [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.1.0...v6.2.0) --- updated-dependencies: - dependency-name: multidict dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f376580 commit 8e2ccbd

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
@@ -151,7 +151,7 @@ microsoft-kiota-authentication-azure==1.9.2
151151

152152
microsoft-kiota-http==1.9.2
153153

154-
multidict==6.1.0 ; python_version >= '3.7'
154+
multidict==6.2.0 ; python_version >= '3.7'
155155

156156
uritemplate==4.1.1 ; python_version >= '3.6'
157157

0 commit comments

Comments
 (0)