MAINT: upgrade lock files - #444
Merged
Merged
Conversation
Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.6.1 to 4.6.2. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.6.1...@jupyterlab/lsp@4.6.2) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.6.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
redeboer
marked this pull request as draft
July 27, 2026 19:22
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.51 to 3.1.54. - [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.51...3.1.54) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.54 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Remco de Boer <29308176+redeboer@users.noreply.github.com>
redeboer
pushed a commit
to ComPWA/polarimetry-pr-preview
that referenced
this pull request
Aug 4, 2026
redeboer
pushed a commit
to ComPWA/polarimetry-pr-preview
that referenced
this pull request
Aug 4, 2026
* MAINT: bump gitpython from 3.1.51 to 3.1.57 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.51 to 3.1.57. - [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.51...3.1.57) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.57 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * MAINT: upgrade lock files --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Remco de Boer <29308176+redeboer@users.noreply.github.com>
redeboer
pushed a commit
to ComPWA/polarimetry-pr-preview
that referenced
this pull request
Aug 4, 2026
redeboer
self-requested a review
August 4, 2026 19:27
redeboer
force-pushed
the
dependabot/lock-63817043ce
branch
from
August 4, 2026 21:25
30536b3 to
732d57c
Compare
redeboer
marked this pull request as ready for review
August 4, 2026 22:26
redeboer
approved these changes
Aug 4, 2026
redeboer
enabled auto-merge (squash)
August 4, 2026 22:38
redeboer
pushed a commit
to ComPWA/polarimetry-pr-preview
that referenced
this pull request
Aug 5, 2026
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.
🖱️ Developer experience
.agents/,.claude/,.codex/,AGENTS.md, andCLAUDE.mdstay out of the repository, so agent configuration can be kept locally without polluting the working tree.ignorelist and in everyper-file-ignoresblock ofpyproject.toml, and in all inline suppressions (# noqa: PLC2701→# ruff: ignore[import-private-name]). Suppressions are now self-explanatory at the call site, so a reader no longer has to look up what a code means.0.9.0→0.9.3(including the matchingtool.tombi.schemasURL), Ruffv0.15.21→v0.16.1,tombiv1.2.0→v1.2.6, editorconfig-checker3.6.1→3.8.0,tyv0.0.59→v0.0.66, anduv0.11.29→0.12.1. The pinnedlanguage_versionon the cspell hook is no longer needed and was dropped.🔨 Maintenance
uv.lockandpixi.lock, which brings inampform-dpd0.4.1 and Python 3.13.14.[compat]section. The two unregistered packages (Lc2ppiKSemileptonicModelLHCb,ThreeBodyDecay) are now declared through a[sources]section instead, andjulia/Manifest.tomlwas regenerated accordingly.pyproject.tomlare normalized to the space-less form (ampform >=0.15.11→ampform>=0.15.11) and sorted.docs/appendix/ls-model.ipynbcompares at 15 instead of 16 significant digits, to absorb a last-digit difference in one of the decay fractions.Squash commit messages