build(deps)(deps-dev): Bump the development-dependencies group across 1 directory with 6 updates#743
Closed
dependabot[bot] wants to merge 2 commits into
Closed
Conversation
… 1 directory with 6 updates Bumps the development-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.1` | `7.13.4` | | [black](https://github.com/psf/black) | `25.12.0` | `26.1.0` | | [isort](https://github.com/PyCQA/isort) | `7.0.0` | `8.0.0` | | [tox](https://github.com/tox-dev/tox) | `4.34.1` | `4.44.0` | | [bandit](https://github.com/PyCQA/bandit) | `1.9.2` | `1.9.3` | Updates `coverage` from 7.13.1 to 7.13.4 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.1...7.13.4) Updates `black` from 25.12.0 to 26.1.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.12.0...26.1.0) Updates `isort` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@7.0.0...8.0.0) Updates `tox` from 4.34.1 to 4.44.0 - [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.34.1...4.44.0) Updates `pylint` from 4.0.4 to 4.0.5 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.4...v4.0.5) 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) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.13.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: black dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: isort dependency-version: 8.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: tox dependency-version: 4.44.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: pylint dependency-version: 4.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: bandit dependency-version: 1.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
✅ Code has been automatically formatted with Black and isort. |
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 development-dependencies group with 5 updates in the / directory:
7.13.17.13.425.12.026.1.07.0.08.0.04.34.14.44.01.9.21.9.3Updates
coveragefrom 7.13.1 to 7.13.4Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
4f78d57build: no need to publish status.jsonf8616ffdocs: sample HTML for 7.13.4fcf8c68docs: prep for 7.13.4189ecfddocs: thanks Pankhudi Jain for ppc64le wheels #212158aade0build: add support for ppc64le architecture (#2121)8ea42c8chore: bump actions/attest-build-provenance (#2131)c09595fdocs: Janine put a lot of effort into debugging issue #21288ee1760docs: Greg wrote a great issue: #212976ba043docs: thanks, Noah Fatsi371fcc5fix: set fixed paths_list in TreeMatcher init (#2130)Updates
blackfrom 25.12.0 to 26.1.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
6305bf1Prepare 2026.1.0 release (#4892)e71305bBump pypa/cibuildwheel from 3.3.0 to 3.3.1 (#4961)21a2a8cFix Shutdown multiprocessing Manager in schedule_formatting (#4952)e3146ceBump docker/setup-buildx-action from 3.11.1 to 3.12.0 (#4919)fe1fbc4Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#4923)2b4b7fcBump actions/download-artifact from 6.0.0 to 7.0.0 (#4922)d745be6docs: document --force-exclude for pre-commit workflows (#4957)b41acd6Various CI and doc refactors (#4928)6f43612Handle pathspec v1 changes (#4958)200c550Bump furo from 2025.9.25 to 2025.12.19 in /docs (#4933)Updates
isortfrom 7.0.0 to 8.0.0Release notes
Sourced from isort's releases.
Changelog
Sourced from isort's changelog.
... (truncated)
Commits
3459bdeMerge pull request #2460 from PyCQA/DanielNoord-patch-16e70bb6Update CHANGELOG for version 8.0.0b0f2dabMerge pull request #2458 from skv0zsneg/issue/1882313797bFix lint.7d3a6f5Add ignore for cyclomatic complexity check.6b9f895Remove debug prints.45f2497Add tests for edge case future imports handler.fe57bfdAdd edge case future imports handler.e8c127bMerge pull request #2457 from ale-rt/ale/2456/fix-plone-profile293c201Fix the Plone profile to be compatible with blackUpdates
toxfrom 4.34.1 to 4.44.0Release notes
Sourced from tox's releases.
... (truncated)
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
901aa7brelease 4.44.07b601a7✨ feat(config): add PEP 751 pylock.toml support (#3803)f6a9847🐛 fix(config): keep unfactored continuation lines after filtered factors (#38...f4855f3release 4.43.08517abc🐛 fix(pip): pass config_settings to pip for sdist install (#3800)413b963🐛 fix(config): restore factor conditional continuations (#3799)b11c645✨ feat(toml): add generative env_list via product dict (#3797)0f4da83📝 docs(infra): integrate sphinxcontrib-towncrier (#3798)09b4f60release 4.42.0c80c62f✨ feat(env): add virtualenv_spec for per-env version pinning (#3794)Updates
pylintfrom 4.0.4 to 4.0.5Commits
88e1ab7Bump pylint to 4.0.5, update changelog (#10860)d96d489[Backport maintenance/4.0.x] Relax isort version constraint to allow isort 8 ...0b08ccbFix dynamic color mapping for "fail-on" messages when using multiple reporter...154dba4[Backport maintenance/4.0.x] Fix FP forinvalid-namewithtyping.Finalon...7b73bfdDisable unspecified-encoding for py-version above Python 3.15 (#10800)4cc98be[Backport maintenance/4.0.x] Fix setting options for import order checker (#1...f0d30a2Sync astroid version with requirements file again38bdf02[Backport maintenance/4.0.x] Fixlogging-unsupported-formatwhen logging ...f08c33a[Backport maintenance/4.0.x] Properly detectself.fail()as a terminating...Updates
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)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