Skip to content

Commit 1023aff

Browse files
Bump multidict from 6.0.5 to 6.1.0 (#1235)
Bumps [multidict](https://github.com/aio-libs/multidict) from 6.0.5 to 6.1.0. - [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.0.5...v6.1.0) --- updated-dependencies: - dependency-name: multidict 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 2753e5f commit 1023aff

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
@@ -10,7 +10,7 @@ idna==3.7
1010
importlib-metadata==0.23 ; python_version < '3.8'
1111
joblib==1.4.2
1212
more-itertools==10.3.0
13-
multidict==6.0.5
13+
multidict==6.1.0
1414
numpy==1.26.4
1515
pluggy==1.5.0
1616
pytest==8.1.1

0 commit comments

Comments
 (0)