Bump the all-minor-and-patch-dependency-updates group with 9 updates#326
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the all-minor-and-patch-dependency-updates group with 9 updates#326dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the all-minor-and-patch-dependency-updates group with 9 updates: | Package | From | To | | --- | --- | --- | | [bandit](https://github.com/PyCQA/bandit) | `1.9.2` | `1.9.3` | | [setuptools](https://github.com/pypa/setuptools) | `80.9.0` | `80.10.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.7` | `0.14.14` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.1` | `9.0.2` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.45` | `3.1.46` | | [cachetools](https://github.com/tkem/cachetools) | `6.2.1` | `6.2.6` | | [build](https://github.com/pypa/build) | `1.3.0` | `1.4.0` | | [tox](https://github.com/tox-dev/tox) | `4.32.0` | `4.34.1` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `9.0.0` | `9.0.4` | Updates `bandit` from 1.9.2 to 1.9.3 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.9.2...1.9.3) Updates `setuptools` from 80.9.0 to 80.10.2 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.9.0...v80.10.2) Updates `ruff` from 0.14.7 to 0.14.14 - [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.14.7...0.14.14) Updates `pytest` from 9.0.1 to 9.0.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.1...9.0.2) Updates `gitpython` from 3.1.45 to 3.1.46 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.45...3.1.46) Updates `cachetools` from 6.2.1 to 6.2.6 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v6.2.1...v6.2.6) Updates `build` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.3.0...1.4.0) Updates `tox` from 4.32.0 to 4.34.1 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.32.0...4.34.1) Updates `sphinx` from 9.0.0 to 9.0.4 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v9.0.4/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v9.0.0...v9.0.4) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-and-patch-dependency-updates - dependency-name: setuptools dependency-version: 80.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-and-patch-dependency-updates - dependency-name: ruff dependency-version: 0.14.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-and-patch-dependency-updates - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-and-patch-dependency-updates - dependency-name: gitpython dependency-version: 3.1.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-and-patch-dependency-updates - dependency-name: cachetools dependency-version: 6.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-and-patch-dependency-updates - dependency-name: build dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-and-patch-dependency-updates - dependency-name: tox dependency-version: 4.34.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-minor-and-patch-dependency-updates - dependency-name: sphinx dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-and-patch-dependency-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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-minor-and-patch-dependency-updates group with 9 updates:
1.9.21.9.380.9.080.10.20.14.70.14.149.0.19.0.23.1.453.1.466.2.16.2.61.3.01.4.04.32.04.34.19.0.09.0.4Updates
banditfrom 1.9.2 to 1.9.3Release notes
Sourced from bandit's releases.
Commits
765f00dLimit B614 to torch.load deserializers (#1348)06fbbabBump docker/setup-buildx-action from 3.11.1 to 3.12.0 (#1347)36d6f3cUpdate tox tests for Python 3.10 (#1346)da0d338[pre-commit.ci] pre-commit autoupdate (#1341)649b9bdAdd check for hardcoded passwords in dicts. (#1338)3c56109Fix B608 to detectVALUES(without space (#1337)b790ce2[pre-commit.ci] pre-commit autoupdate (#1335)0b73bbeBump actions/checkout from 5 to 6 (#1334)Updates
setuptoolsfrom 80.9.0 to 80.10.2Changelog
Sourced from setuptools's changelog.
Commits
5cf2d08Bump version: 80.10.1 → 80.10.2852cd5eMerge pull request #5166 from pypa/bugfix/5159-vendor-bin-free11115eeSuppress deprecation warning.5cf9185Update vendored dependencies.cf59f41Delete all binaries generated by vendored package install.89a5981Add missing newsfragmentsc0114afPostpone deprecation warnings related to PEP 639 to 2027-Feb-18 (#5115)de07603Revert "[CI] Constraint transient test dependency on pyobjc" (#5128)3afd5d6Revert "[CI] Constraint transient test dependency on pyobjc"adfb0c9Bump version: 80.10.0 → 80.10.1Updates
rufffrom 0.14.7 to 0.14.14Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
8b2e7b3Prepare release v0.14.14 (#22813)4c7d1f5[ty] InferTypedDicttypes with >=1 required key as being always truthy (#2...b7de434add CCfW hooks (#22803)b912dfc[pyupgrade] ApplyUP045to string arguments oftyping.cast(#22320)1ff062d[ty] Improve completion rankings for raise-from/except contexts (#22775)7e408a5Update dependency wrangler to v4.59.1 (#22793)ceb876b[flake8-pyi] Fix inconsistent handling of forward references for__new__,...c5b4ee6[ty] Support solving generics involving PEP 695 type aliases (#22678)b9a6129[ty] Improve support for kwarg splats in dictionary literals (#22781)f516d47Update contributing guide for adding a new rule (#22779)Updates
pytestfrom 9.0.1 to 9.0.2Release notes
Sourced from pytest's releases.
Commits
3d10b51Prepare release version 9.0.2188750bMerge pull request #14030 from pytest-dev/patchback/backports/9.0.x/1e4b01d1f...b7d7befMerge pull request #14014 from bluetech/compat-notebd08e85Merge pull request #14013 from pytest-dev/patchback/backports/9.0.x/922b60377...bc78386Add CLI options reference documentation (#13930)5a4e398Fix docs typo (#14005) (#14008)d7ae6dfMerge pull request #14006 from pytest-dev/maintenance/update-plugin-list-tmpl...556f6a2pre-commit: fix rst-lint after new release (#13999) (#14001)c60fbe6Fix quadratic-time behavior when handlingunittestsubtests in Python 3.10 ...73d9b01Merge pull request #13995 from nicoddemus/patchback/backports/9.0.x/1b5200c0f...Updates
gitpythonfrom 3.1.45 to 3.1.46Release notes
Sourced from gitpython's releases.
Commits
9e24eb6Prepare next releaseb8bb60eMerge pull request #2094 from George-Ogden/join-pathlikec8b58c0Update test/test_tree.py88e2614Allow joining path to tree9fa28aeAdd failing tests for joining paths6d66a02Merge pull request #2093 from gitpython-developers/dependabot/submodules/git/...f738029Bump git/ext/gitdb from65321a2to4c63ee6eecc28dMerge pull request #2086 from George-Ogden/true-pathlike0cb55fbRevert "Add tests with non-ascii characters"1710626Add tests with non-ascii charactersUpdates
cachetoolsfrom 6.2.1 to 6.2.6Changelog
Sourced from cachetools's changelog.
Commits
318ed71Release v6.2.6.48443ffFix Cache.popitem test.709819cFix test method naming.68e4b9cMinor documentation improvements.8ee4015Minor code readability improvements.ea47f99Improve typedkey performance.7158a30Release v6.2.5.c9e3e26Fix #379: Improve@cachedmethodexample by using a lock.d99c023Bump copyright year.5a87ee0Add test cases for cache stampede scenarios.Updates
buildfrom 1.3.0 to 1.4.0Release notes
Sourced from build's releases.
Changelog
Sourced from build's changelog.
Commits
54f238dchore: prepare for 1.4.0 (#972)f219276docs: first argument for _has_dependency is a name (#970)7adb29efix: support UV environment variable (#971)a40623bbuild(deps): bump actions/attest-build-provenance in the actions group (#968)c8fae34pre-commit: bump repositories (#965)ed9c379build(deps): bump actions/download-artifact in the actions group0e44fd2Addquietflag (#947)60e15edchore: color defaults to True in 3.14 (#962)0486d9dpre-commit: bump repositories (#961)393b775MNT: remove workaround for 3.14b1 (#960)Updates
toxfrom 4.32.0 to 4.34.1Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
Commits
abd774erelease 4.34.196658e0fix: use copy instead of hard link for session package views (#3667)078a0f8release 4.34.0e8a7c03feat: Support depenedcy groups with self references (#3666)8a69efdUpdate weekly.yaml9c5fe79release 4.33.0c569868feat: add conditional set_env support via PEP-508 markers (#3663)7b9610efix: update for Sphinx 9.1 compatibility (#3662)fa51801[pre-commit.ci] pre-commit autoupdate (#3661)29cdaab[pre-commit.ci] pre-commit autoupdate (#3659)Updates
sphinxfrom 9.0.0 to 9.0.4Release notes
Sourced from sphinx's releases.
Changelog
Sourced from sphinx's changelog.
Commits
8ddba7eBump to 9.0.4 final6959633[bot]: Update message catalogues (#14155)88a4a97Allow reordered refs and translated display text in pending_xref (#14144)f666208Bump versiondf8a9e7Bump to 9.0.3 finalbd89f96Import names from defining module7d05936autodoc: Restore some missing exportsb745a11Bump version1ac581cBump to 9.0.2 final1281a83autodoc: Restoremockmodule for compatibility (#14152)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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