Skip to content

Commit 4ebecff

Browse files
Bump multidict from 6.4.2 to 6.4.3 (#1434)
Bumps [multidict](https://github.com/aio-libs/multidict) from 6.4.2 to 6.4.3. - [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.4.2...v6.4.3) --- updated-dependencies: - dependency-name: multidict dependency-version: 6.4.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 23517bb commit 4ebecff

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.4.2
12+
multidict==6.4.3
1313
numpy==1.26.4
1414
pluggy==1.5.0
1515
pytest==8.3.5

0 commit comments

Comments
 (0)