Skip to content

Commit 23517bb

Browse files
Bump multidict from 6.3.2 to 6.4.2 (#1432)
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c366fda commit 23517bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/moderator_bot/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ idna==3.10
99
importlib-metadata==0.23 ; python_version < '3.8'
1010
joblib==1.4.2
1111
more-itertools==10.6.0
12-
multidict==6.3.2
12+
multidict==6.4.2
1313
numpy==1.26.4
1414
pluggy==1.5.0
1515
pytest==8.3.5

0 commit comments

Comments
 (0)