Skip to content

Commit fd8130f

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

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
@@ -149,7 +149,7 @@ microsoft-kiota-authentication-azure==1.1.0
149149

150150
microsoft-kiota-http==1.3.3
151151

152-
multidict==6.0.5 ; python_version >= '3.7'
152+
multidict==6.1.0 ; python_version >= '3.7'
153153

154154
uritemplate==4.1.1 ; python_version >= '3.6'
155155

0 commit comments

Comments
 (0)