Skip to content

Commit ba7f6ee

Browse files
Bump multidict from 6.4.3 to 6.4.4 (#1471)
Bumps [multidict](https://github.com/aio-libs/multidict) from 6.4.3 to 6.4.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.4.3...v6.4.4) --- updated-dependencies: - dependency-name: multidict dependency-version: 6.4.4 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 060f403 commit ba7f6ee

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.5.0
1111
more-itertools==10.7.0
12-
multidict==6.4.3
12+
multidict==6.4.4
1313
numpy==1.26.4
1414
pluggy==1.6.0
1515
pytest==8.3.5

0 commit comments

Comments
 (0)