Skip to content

Commit 66c97a8

Browse files
chore(deps): bump multidict from 6.3.2 to 6.4.2 (#603)
Bumps [multidict](https://github.com/aio-libs/multidict) from 6.3.2 to 6.4.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.3.2...v6.4.2) --- updated-dependencies: - dependency-name: multidict dependency-version: 6.4.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 825b214 commit 66c97a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ itsdangerous==2.2.0; python_full_version >= "3.6.2" and python_version >= "3.6"
2121
jinja2==3.1.6; python_full_version >= "3.6.2" and python_version >= "3.6" and python_full_version < "4.0.0"
2222
markupsafe==3.0.2; python_full_version >= "3.6.1" and python_version >= "3.6"
2323
motor==3.7.0; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.5.2"
24-
multidict==6.3.2; python_version >= "3.7" and python_version < "4.0"
24+
multidict==6.4.2; python_version >= "3.7" and python_version < "4.0"
2525
orjson==3.10.16; python_full_version >= "3.6.2" and python_version >= "3.7" and python_full_version < "4.0.0"
2626
passlib==1.7.4
2727
psutil==5.8.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0"

0 commit comments

Comments
 (0)