Bump the minor-and-patch group across 1 directory with 6 updates#39
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the minor-and-patch group across 1 directory with 6 updates#39dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the minor-and-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tqdm](https://github.com/tqdm/tqdm) | `4.67.1` | `4.67.3` | | [mypy](https://github.com/python/mypy) | `1.19.0` | `1.19.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.5.0` | `4.5.1` | | [types-tqdm](https://github.com/typeshed-internal/stub_uploader) | `4.67.0.20250809` | `4.67.3.20260205` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.7.0` | `9.7.1` | | [safety](https://github.com/pyupio/safety) | `3.6.2` | `3.7.0` | Updates `tqdm` from 4.67.1 to 4.67.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.67.1...v4.67.3) Updates `mypy` from 1.19.0 to 1.19.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.0...v1.19.1) Updates `pre-commit` from 4.5.0 to 4.5.1 - [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.5.0...v4.5.1) Updates `types-tqdm` from 4.67.0.20250809 to 4.67.3.20260205 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `mkdocs-material` from 9.7.0 to 9.7.1 - [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.0...9.7.1) Updates `safety` from 3.6.2 to 3.7.0 - [Release notes](https://github.com/pyupio/safety/releases) - [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md) - [Commits](pyupio/safety@3.6.2...3.7.0) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.67.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: pre-commit dependency-version: 4.5.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: types-tqdm dependency-version: 4.67.3.20260205 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: mkdocs-material dependency-version: 9.7.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: safety dependency-version: 3.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 minor-and-patch group with 6 updates in the / directory:
4.67.14.67.31.19.01.19.14.5.04.5.14.67.0.202508094.67.3.202602059.7.09.7.13.6.23.7.0Updates
tqdmfrom 4.67.1 to 4.67.3Release notes
Sourced from tqdm's releases.
Commits
75bdb6cfix py3.7 compat09a863bbump version, merge pull request #1704 from tqdm/devel33d24cdupdate pyproject syntax70b9124add py3.13 supporta74d8f8drop _dist_ver14d72e2Merge pull request #1703 from wingding12/fix-pandas-3.0-and-negative-intervala69dac8fix dedented docstringsa986d22tests: fix pandas deprecation warningsbb7aa4dtests: fix pandas deprecated applymap0647db1misc tidyUpdates
mypyfrom 1.19.0 to 1.19.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
412c19aBump version to 1.19.120aea0aUpdate changelog for 1.19.1 (#20414)2b23b50Serialize raw errors in cache metas (#20372)f60f90fFail on PyPy in main instead of setup.py (#20389)58d485bFail with an explicit error on PyPy (#20384)a4b31a2Allowtypes.NoneTypein match cases (#20383)8a6eff4[mypyc] fix generator regression with empty tuple (#20371)70eceeaFix noncommutative joins with bounded TypeVars (#20345)3890fc4Fix crash involving Unpack-ed TypeVarTuple (#20323)c93d917Fix crash on star import of redefinition (#20333)Updates
pre-commitfrom 4.5.0 to 4.5.1Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
8a0630cv4.5.1fcbc745Merge pull request #3597 from pre-commit/empty-setup-py51592eefix python local template when artifact dirs are present67e8fafMerge pull request #3596 from pre-commit/pre-commit-ci-update-configc251e6b[pre-commit.ci] pre-commit autoupdate98ccafaMerge pull request #3593 from pre-commit/pre-commit-ci-update-config4895355[pre-commit.ci] pre-commit autoupdate2cedd58Merge pull request #3588 from pre-commit/pre-commit-ci-update-config465192d[pre-commit.ci] pre-commit autoupdatefd42f96Merge pull request #3586 from pre-commit/zipapp-sha256-file-not-neededUpdates
types-tqdmfrom 4.67.0.20250809 to 4.67.3.20260205Commits
Updates
mkdocs-materialfrom 9.7.0 to 9.7.1Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
7e236f6Temporarily disable publishing3941491Fixed CI034eaf7Prepare 9.7.1 release79ba428Fixed privacy plugin not picking up protocol-relative URLs61cad24Updated dependenciesdde13ceFixed false positives and negatives captured in privacy plugin (#8542)291012dUpdated requests to 2.30+ to mitigate CVE in urllib673d8caFixed links1722784Documentationaee925fFixed linksUpdates
safetyfrom 3.6.2 to 3.7.0Release notes
Sourced from safety's releases.
Changelog
Sourced from safety's changelog.
Commits
9df3a6fbump: version 3.7.0b5 → 3.7.09780ac2fix: npm ecosystem check on render package details (#820)7f138f1bump: version 3.7.0b4 → 3.7.0b5933dc82fix: bash priority issues (#819)3b1e4dcbump: version 3.7.0b3 → 3.7.0b4c5134b5ci: remove version from the artifacts name (#818)04f24e5bump: version 3.7.0b2 → 3.7.0b3a08a347ci: separate checksum artifacts for signed and unsigned builds (#817)2ff7acebump: version 3.7.0b1 → 3.7.0b22964f19ci: load version on release jobs (#816)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions