Skip to content

Commit 1eda205

Browse files
chore(deps-dev): bump multidict from 6.6.3 to 6.6.4
Bumps [multidict](https://github.com/aio-libs/multidict) from 6.6.3 to 6.6.4. - [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.6.3...v6.6.4) --- updated-dependencies: - dependency-name: multidict dependency-version: 6.6.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 30d13d6 commit 1eda205

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.5
153153

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

156-
multidict==6.6.3 ; python_version >= '3.7'
156+
multidict==6.6.4 ; python_version >= '3.7'
157157

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

0 commit comments

Comments
 (0)