build(deps-dev): bump the python-development group across 1 directory with 3 updates - #64
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
… with 3 updates Bumps the python-development group with 3 updates in the / directory: [hatchling](https://github.com/pypa/hatch), [mypy](https://github.com/python/mypy) and [ruff](https://github.com/astral-sh/ruff). Updates `hatchling` from 1.31.0 to 1.32.0 - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](pypa/hatch@hatchling-v1.31.0...hatchling-v1.32.0) 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) Updates `ruff` from 0.16.1 to 0.16.5 - [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.16.1...0.16.5) --- updated-dependencies: - dependency-name: hatchling dependency-version: 1.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-development - dependency-name: mypy dependency-version: 2.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-development - dependency-name: ruff dependency-version: 0.16.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-development ... 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 |
veil-chow-fyaic
added a commit
that referenced
this pull request
Sep 2, 2026
## Outcome Consolidates the broken one-file Dependabot updates into one verified maintenance change and removes the wildcard review rule that automatically requested a personal review on every repository change. ## Changes - upgrades the Python runtime/development groups from #64 and #65 with a regenerated lock; - coordinates the uv 0.12.8 pin from #61 across Docker, CI, release, acceptance and documentation; - adapts the MCP 2.1 anticipated-error boundary so unavailable sources remain sanitized and fail closed; - adds stdio MCP to the isolated live four-source CLI/REST/CRM parity gate; - fixes the Redocly 2.49.0 execution pin left inconsistent after #62; - scopes CODEOWNERS to governed/security-sensitive paths; - moves version-update cadence to quarterly, limits concurrent update PRs, and disables uncoordinated Docker version PRs while retaining security updates; - adds the dependency labels referenced by Dependabot. Python 3.14 from #63 is intentionally not included: it is a runtime major migration, not a patch update, and its Compose acceptance currently fails the repository's supported Python 3.13.14 contract. ## Verification - `./scripts/check.sh`: 2,088 tests, 100% statement/branch coverage, package/docs/OpenAPI/secret/dependency checks pass; no known vulnerabilities. - `./scripts/test_compose.sh`: full PostgreSQL 18.4 reference deployment passes with zero project residue. - `./scripts/test_official_screening_live.sh`: current four-source refresh/replay and CLI/REST/CRM/MCP parity pass with zero residue (EU FSF 6,234; Annex I 384; OFAC SDN 19,321; Consolidated 481). - Stale-source and invalid-input MCP paths remain fail closed; no mutating/clearance tool is exposed. Evidence: `docs/evidence/dependency-and-mcp-smoke-2026-09-02.md`. Relates to #47. Supersedes #61, #64 and #65 after merge.
Collaborator
|
Superseded by #66. The development dependency updates were applied together with a regenerated uv lock and passed the complete repository and container gates. |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
dependabot
Bot
deleted the
dependabot/pip/python-development-3f6a35c164
branch
September 2, 2026 03: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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the python-development group with 3 updates in the / directory: hatchling, mypy and ruff.
Updates
hatchlingfrom 1.31.0 to 1.32.0Release notes
Sourced from hatchling's releases.
Commits
558061cFix ci (#2377)bc6d1bcrelease Hatch v1.18.0 (#2376)8429e5drelease Hatchling v1.32.0 (#2375)413b3a8Prepare for release (#2374)4ccc9eaBug Fix - fix CTRL-C behavior to correctly handle signals (#2369)a885803Add sources to enable other types of local dependencies (#2313)ab3e000Add --all flag to hatch build for building all workspace members (#2352)bb90277fix: Allow the; privateannotation inimport-names/import-namespacesp...3a9d853fix: prevent backward relative paths in readme (#2354)c4dc4f8test: Fix test expectations for metadata generated byflit-core(#2365)Updates
mypyfrom 2.3.0 to 2.3.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
d642c44Bump version to 2.3.1a392429[mypyc] Fix crash on double yielding Iterators (#21826)4843e77[mypyc] Fixdefault_factoryfor inherited dataclass (#21785)14f5df9[mypyc] Clear coroutine env on coroutine completion (#21734)6dfa06dFix crash when unpacking return value from overload (#21830)a385746Bump version to 2.3.1+devUpdates
rufffrom 0.16.1 to 0.16.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
9e4938cBump 0.16.5 (#28110)aad0e90Allow rules without codes (#28049)5fdab73Update preview default rules and categories (#27877)29c8e5bDocument rule acceptance guidelines (#27910)50a4d7fDocument the new category selectors (#27906)ada8795Introduce category selectors (#27666)d894723[ty] Infer lambda parameters through callable type aliases (#28109)2685fde[ty] Narrow functional enum members in==andmatch(#28103)efcffd2[ty] Intersection simplifications with subtype-related generic specialization...eb78048[ty] Bump ecosystem-analyzer for HTML escaping (#28104)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