bookmarkmgr: bump the all-packages group across 1 directory with 3 updates - #233
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…dates Bumps the all-packages group with 3 updates in the /bookmarkmgr directory: [tqdm](https://github.com/tqdm/tqdm), [types-tqdm](https://github.com/python/typeshed) and [multidict](https://github.com/aio-libs/multidict). Updates `tqdm` from 4.70.0 to 4.70.1 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.70.0...v4.70.1) Updates `types-tqdm` from 4.70.0.20260827 to 4.70.0.20260906 - [Commits](https://github.com/python/typeshed/commits) Updates `multidict` from 6.7.1 to 6.8.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.7.1...v6.8.0) --- updated-dependencies: - dependency-name: multidict dependency-version: 6.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-packages - dependency-name: tqdm dependency-version: 4.70.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-packages - dependency-name: types-tqdm dependency-version: 4.70.0.20260906 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-packages ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/bookmarkmgr/master/all-packages-353b8a8341
branch
from
September 13, 2026 11:19
ccb7198 to
d9c1997
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-packages group with 3 updates in the /bookmarkmgr directory: tqdm, types-tqdm and multidict.
Updates
tqdmfrom 4.70.0 to 4.70.1Release notes
Sourced from tqdm's releases.
Commits
9cf5a12Merge pull request #1830 from eaubin/master24b9e1emisc tidy2a9e4e8contrib.concurrent: fix no-len iterables8d6ff8dMerge pull request #1819 from tqdm/develbed3796tests: major overhaul4d3d319AI policy5dcb022minor syntax update309effetests: pre-commit coverage604193atests: slight tidy17f1cacCI: bump workflow actionsUpdates
types-tqdmfrom 4.70.0.20260827 to 4.70.0.20260906Commits
Updates
multidictfrom 6.7.1 to 6.8.0Release notes
Sourced from multidict's releases.
... (truncated)
Changelog
Sourced from multidict's changelog.
... (truncated)
Commits
a8d89e4Use plain build frontend for iOS wheels in cibuildwheel (#1429)afa2e97Release 6.8.0 (#1428)265d3e5Mark temporarily-removed entries via the hash's high bit, not -1 (#1426)64a7046Bump pypa/cibuildwheel from 4.2.0 to 4.2.1 (#1427)5ef9f06Remove uselesspp*skip selector incibuildwheelconfigs884e0dbDocument design principle for pure-Python istr (#1425)ec2ec22Fix changelog entries to use past tense (#1424)f3cebdcDrop dead code, _md_del_at and _md_del_at_for_update never fails (#1423)cd511daFix missing decref for None on error in setdefault (#1421)d74a504Add reversed() support to MultiDict views (C-ext + pure-Python) (#1340)