build(deps): bump the pip group across 1 directory with 5 updates#13
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the pip group across 1 directory with 5 updates#13dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the pip group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [mypy](https://github.com/python/mypy) | `1.11.2` | `1.14.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.6.9` | `0.8.6` | | [bandit](https://github.com/PyCQA/bandit) | `1.7.10` | `1.8.0` | | [semgrep](https://github.com/returntocorp/semgrep) | `1.90.0` | `1.101.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.0.0` | `4.0.1` | Updates `mypy` from 1.11.2 to 1.14.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.2...v1.14.1) Updates `ruff` from 0.6.9 to 0.8.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.6.9...0.8.6) Updates `bandit` from 1.7.10 to 1.8.0 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.7.10...1.8.0) Updates `semgrep` from 1.90.0 to 1.101.0 - [Release notes](https://github.com/returntocorp/semgrep/releases) - [Changelog](https://github.com/semgrep/semgrep/blob/develop/CHANGELOG.md) - [Commits](semgrep/semgrep@v1.90.0...v1.101.0) Updates `pre-commit` from 4.0.0 to 4.0.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.0.0...v4.0.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: bandit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: semgrep dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
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 pip group with 5 updates in the / directory:
1.11.21.14.10.6.90.8.61.7.101.8.01.90.01.101.04.0.04.0.1Updates
mypyfrom 1.11.2 to 1.14.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
251d12fRemove +dev from version for release 1.14.1667e5f7Revert "Remove redundant inheritances from Iterator in builtins" (#18324)67f673aFix enum truthiness for StrEnum (#18379)3755abbFix getargs argument passing (#18350)b9fa8eeUpdate version to 1.14.1+dev for point release6f37859Remove +dev from version for release 1.145a6a754Minor updates to 1.14 changelog (#18310)9772d48Update changelog for release 1.14 (#18301)92473c8Warn about --follow-untyped-imports (#18249)e6ce8bePEP 702 (@deprecated): descriptors (#18090)Updates
rufffrom 0.6.9 to 0.8.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
6b907c1Ruff 0.8.6 (#15253)f319531Make unreachable a test rule for now (#15252)e4d9fe0Revert "Add all PEP-585 names to UP006 rule" (#15250)baf0d66Update salsa (#15243)bde8ecd[red-knot] Remove unneeded branch inType::is_equivalent_to()(#15242)842f882[ruff] Avoid reporting whenndigitsis possibly negative (RUF057) (#15234)75015b0Attribute panics to the mdtests that cause them (#15241)706d87fShow errors for attempted fixes only when passed--verbose(#15237)0837cdd[RUF] Add rule to detect empty literal in deque call (RUF025) (#15104)0dbfa8dTD003: remove issue code length restriction (#15175)Updates
banditfrom 1.7.10 to 1.8.0Release notes
Sourced from bandit's releases.
Commits
8fd258aRemove more leftover OpenStack references (#1195)a19b072Remove Sentry as a sponsor (#1198)48e0258Add a JSON to seek funding from the FLOSS/fund (#1194)5300a21[pre-commit.ci] pre-commit autoupdate (#1196)0b249d9Update project urls with added links (#1193)4be653dMark Python 3.13 as officially supported (#1192)8e6dc1b[pre-commit.ci] pre-commit autoupdate (#1191)071386bNo need to check httpx client without timeout defined (#1177)9b4d480[pre-commit.ci] pre-commit autoupdate (#1162)ddf9b48Bump sigstore/cosign-installer from 3.6.0 to 3.7.0 (#1187)Updates
semgrepfrom 1.90.0 to 1.101.0Release notes
Sourced from semgrep's releases.