Skip to content

Commit ab3f70d

Browse files
Bump multidict from 6.5.1 to 6.6.2 (#1527)
Bumps [multidict](https://github.com/aio-libs/multidict) from 6.5.1 to 6.6.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.5.1...v6.6.2) --- updated-dependencies: - dependency-name: multidict dependency-version: 6.6.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 0299b14 commit ab3f70d

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

0 commit comments

Comments
 (0)