chore(deps): bump the version-updates group across 1 directory with 12 updates - #690
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/pip/version-updates-a66a1b3348
branch
from
September 2, 2026 00:58
dcbb574 to
84ede78
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/version-updates-a66a1b3348
branch
from
September 9, 2026 01:00
84ede78 to
c09a922
Compare
…2 updates Bumps the version-updates group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tqdm](https://github.com/tqdm/tqdm) | `4.67.3` | `4.70.0` | | [tokenizers](https://github.com/huggingface/tokenizers) | `0.22.2` | `0.23.2` | | [huggingface-hub](https://github.com/huggingface/huggingface_hub) | `1.5.0` | `1.30.0` | | [mmh3](https://github.com/hajimes/mmh3) | `5.2.0` | `5.3.0` | | py-rust-stemmers | `0.1.5` | `0.1.8` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.4` | `0.16.6` | | [notebook](https://github.com/jupyter/notebook) | `7.5.6` | `7.6.2` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.1` | `4.6.2` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.7.4` | `9.7.7` | | [cairosvg](https://github.com/Kozea/CairoSVG) | `2.8.2` | `2.9.1` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.408` | `1.1.411` | | [mypy](https://github.com/python/mypy) | `2.3.0` | `2.3.1` | Updates `tqdm` from 4.67.3 to 4.70.0 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.67.3...v4.70.0) Updates `tokenizers` from 0.22.2 to 0.23.2 - [Release notes](https://github.com/huggingface/tokenizers/releases) - [Changelog](https://github.com/huggingface/tokenizers/blob/main/RELEASE.md) - [Commits](huggingface/tokenizers@v0.22.2...v0.23.2) Updates `huggingface-hub` from 1.5.0 to 1.30.0 - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v1.5.0...v1.30.0) Updates `mmh3` from 5.2.0 to 5.3.0 - [Release notes](https://github.com/hajimes/mmh3/releases) - [Changelog](https://github.com/hajimes/mmh3/blob/master/CHANGELOG.md) - [Commits](hajimes/mmh3@v5.2.0...v5.3.0) Updates `py-rust-stemmers` from 0.1.5 to 0.1.8 Updates `ruff` from 0.15.4 to 0.16.6 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.4...0.16.6) Updates `notebook` from 7.5.6 to 7.6.2 - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.6.2/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.5.6...@jupyter-notebook/tree@7.6.2) Updates `pre-commit` from 4.6.1 to 4.6.2 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.6.1...v4.6.2) Updates `mkdocs-material` from 9.7.4 to 9.7.7 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.7.4...9.7.7) Updates `cairosvg` from 2.8.2 to 2.9.1 - [Release notes](https://github.com/Kozea/CairoSVG/releases) - [Changelog](https://github.com/Kozea/CairoSVG/blob/main/NEWS.rst) - [Commits](Kozea/CairoSVG@2.8.2...2.9.1) Updates `pyright` from 1.1.408 to 1.1.411 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.408...v1.1.411) Updates `mypy` from 2.3.0 to 2.3.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: cairosvg dependency-version: 2.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: huggingface-hub dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: mkdocs-material dependency-version: 9.7.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: mmh3 dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: mypy dependency-version: 2.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: notebook dependency-version: 7.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: pre-commit dependency-version: 4.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: py-rust-stemmers dependency-version: 0.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: pyright dependency-version: 1.1.411 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: ruff dependency-version: 0.16.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: tokenizers dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: tqdm dependency-version: 4.70.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/version-updates-a66a1b3348
branch
from
September 16, 2026 00:58
c09a922 to
2370920
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/pip/version-updates-a66a1b3348
branch
September 21, 2026 08:15
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 version-updates group with 12 updates in the / directory:
4.67.34.70.00.22.20.23.21.5.01.30.05.2.05.3.00.1.50.1.80.15.40.16.67.5.67.6.24.6.14.6.29.7.49.7.72.8.22.9.11.1.4081.1.4112.3.02.3.1Updates
tqdmfrom 4.67.3 to 4.70.0Release notes
Sourced from tqdm's releases.
... (truncated)
Commits
96f2e60Merge pull request #1777 from shermansiu/feat/interpreter-poolc27393emisc tidy061c623Disabletqdm.monitor_intervalfor subinterpreters because they do not have ...9fc160bUpdate how we check forinterpreter_mapsupport in the testsb42463aEnsure that subinterpreters can import tqdm while unpickling the initializer16d5486Add support for nested progress bars9f5890fAdd initial implementation for interpreter_map321f920Merge pull request #1783 from LuShadowX/reset-inf-total4664b57minor tidy426a098Treat inf total as unknown in reset() tooUpdates
tokenizersfrom 0.22.2 to 0.23.2Release notes
Sourced from tokenizers's releases.
... (truncated)
Commits
88a4498add locke4ea65freal release7c5964badd lockbc405adpush rc0d582781Add a ParityBpeTrainer example and list it in the trainers API docs (#2217)447890ffix(python): pin the ruff rule set so a ruff release can't redden main (#2292)68b3ab7chore(node): take node security alerts from 33 to 0 (#2287)74ef81fci: pin every action to one SHA, drop stale audit suppressions (#2291)b26727fchore(node): drop 8 unused devDependencies (#2286)7c7cfd8chore: remove stale examples (kills 50% of dependabot traffic) (#2285)Updates
huggingface-hubfrom 1.5.0 to 1.30.0Release notes
Sourced from huggingface-hub's releases.
... (truncated)
Commits
48ef278Release: v1.30.0a073ecbRelease: v1.30.0.rc0b84090b[Release] Consolidate the HF CLI skill sync into the release workflow (#4765)176d4f3[CI] Disable auto close (#4800)f0a5c6d[Inference Providers] Do not require the conversational tag for chat-completi...6a2eb09[Sandbox] Document experimental status (#4783)94cb25d[CI] Fix torch_1.11 case-arm label to match renamed matrix entry (#4776)4cc16bc[Download] AResolvedRevisiononly pins the repo it was resolved for (#4767)1de4817[Download] Follow redirects between Hub hosts when resolving files (#4739)97655e8Alignhf jobs scheduled lsfiltering withhf jobs ls(--status/`--label...Updates
mmh3from 5.2.0 to 5.3.0Release notes
Sourced from mmh3's releases.
Changelog
Sourced from mmh3's changelog.
Commits
9b0c7a3chore: bump version to 5.3.09bd6d0dci: build free-threaded Python 3.15 wheels (#195)ff777ebdocs: prepare documentation for v5.3.0 (#194)a6f10fafeat: add Python 3.15 support (#192)ef4f2aechore(merge): merge pull request (#191)f31bc18chore(merge): merge pull request (#189)553033echore(deps-dev): bump the dependencies group across 1 directory with 4 updatesa8545f3chore(ci): bump the dependencies group across 1 directory with 2 updates12c0bd9fix: drop const from digest output buffersad798d7Do not write into const-qualified digest buffersUpdates
py-rust-stemmersfrom 0.1.5 to 0.1.8Updates
rufffrom 0.15.4 to 0.16.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
22f65a2Bump 0.16.6 (#28280)7cc9f1e[ty] DocumentCallableTypeKindvariants (#28277)056ce07Add UV_LOCKED to all workflows (#28261)6d6e35d[flake8-pytest-style] Avoid duplicatePT017diagnostics (#27918)80b4891[ty] Temporarily disable tuple types in property tests (#28275)3f7a54d[flake8-tidy-imports] Prevent fix loop betweenTID254andTID255(#28262)35656cf[ty] Preserve deprecations on decorated callables (#28256)d2626c8[ty] Reject missing attributes ontype[]aliases (#28267)ee6a6d1[ty] Support ParamSpecs inConstraintSet(#28028)7f6a170[ty] Move bound APIs to constraint owners (#28094)Updates
notebookfrom 7.5.6 to 7.6.2Release notes
Sourced from notebook's releases.
... (truncated)
Changelog
Sourced from notebook's changelog.
... (truncated)
Commits
ffc5215Publish 7.6.22f1f162Update to JupyterLab v4.6.3 (#8030)63df752Backport JupyterLab dependency updater improvements (#8031)6610111Backport PR #8032: Add nvd.nist.gov to the check_links ignore list (#8033)75a02cbBackport PR #8004: Update 'notebook v7 proposal' link in doc (#8005)2b0ebe6Backport PR #8002: Switch local pre-commit hooks to language: system (#8003)e058ab3Publish 7.6.172c228dUpdate to JupyterLab v4.6.2 (#7996)418f2ceBackport PR #7985: Update Jupyter Releaser GitHub Actions (#7986)233eb54Bump the actions group with 2 updates (#7971)Updates
pre-commitfrom 4.6.1 to 4.6.2Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
9767b6cv4.6.242ee3ffMerge pull request #3743 from pre-commit/npm-build-scripts-11-x3056619fixlanguage: nodefor hooks with build scripts and npm 11.xUpdates
mkdocs-materialfrom 9.7.4 to 9.7.7Release notes
Sourced from mkdocs-material's releases.
... (truncated)
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
b3e6dd8Prepare 9.7.7 release52fb6beMerge commit from fork901e633AddedSECURITY.mdwith EOL notice5b36f2aBump js-yaml from 4.1.1 to 4.2.0 (#8598)2d11e7bBump form-data from 3.0.4 to 3.0.5 (#8597)ae05a53Bump esbuild from 0.27.2 to 0.28.1 (#8596)434af93Bump shell-quote from 1.7.3 to 1.8.4 (#8593)4447cdaDocumentation (#8590)8f8d551Updated copyright year (#8588)08d8514Bump fast-uri from 3.0.3 to 3.1.2 (#8587)Updates
cairosvgfrom 2.8.2 to 2.9.1Release notes
Sourced from cairosvg's releases.
Changelog
Sourced from cairosvg's changelog.