Skip to content

Commit a93b97f

Browse files
Bump multidict from 6.6.2 to 6.6.3 (#1529)
Bumps [multidict](https://github.com/aio-libs/multidict) from 6.6.2 to 6.6.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.6.2...v6.6.3) --- updated-dependencies: - dependency-name: multidict dependency-version: 6.6.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 704a361 commit a93b97f

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.6.2
12+
multidict==6.6.3
1313
numpy==1.26.4
1414
pluggy==1.6.0
1515
pytest==8.3.5

0 commit comments

Comments
 (0)