chore(deps-dev): bump the python-dependencies group across 1 directory with 16 updates#609
Merged
lewisjared merged 1 commit intomainfrom Mar 31, 2026
Merged
Conversation
…y with 16 updates Bumps the python-dependencies group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pytest-celery](https://github.com/celery/pytest-celery) | `1.2.1` | `1.3.0` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `7.0.0` | `7.1.0` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.4` | `7.13.5` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.2` | `0.15.8` | | [bump-my-version](https://github.com/callowayproject/bump-my-version) | `1.2.7` | `1.3.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.7.2` | `9.7.6` | | [mkdocs-gen-files](https://github.com/oprypin/mkdocs-gen-files) | `0.6.0` | `0.6.1` | | [mkdocs-section-index](https://github.com/oprypin/mkdocs-section-index) | `0.3.10` | `0.3.11` | | [mkdocs-literate-nav](https://github.com/oprypin/mkdocs-literate-nav) | `0.6.2` | `0.6.3` | | [mkdocs-jupyter](https://github.com/danielfrg/mkdocs-jupyter) | `0.25.1` | `0.26.1` | | [ipython](https://github.com/ipython/ipython) | `9.10.0` | `9.10.1` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.5.5` | `4.5.6` | | [notebook](https://github.com/jupyter/notebook) | `7.5.3` | `7.5.5` | | [requests](https://github.com/psf/requests) | `2.32.5` | `2.33.1` | | [celery-types](https://github.com/sbdchd/celery-types) | `0.24.0` | `0.26.0` | | [types-tqdm](https://github.com/python/typeshed) | `4.67.3.20260205` | `4.67.3.20260303` | Updates `pytest-celery` from 1.2.1 to 1.3.0 - [Release notes](https://github.com/celery/pytest-celery/releases) - [Changelog](https://github.com/celery/pytest-celery/blob/main/Changelog.rst) - [Commits](celery/pytest-celery@v1.2.1...v1.3.0) Updates `pytest-cov` from 7.0.0 to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0) Updates `coverage` from 7.13.4 to 7.13.5 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.4...7.13.5) Updates `ruff` from 0.15.2 to 0.15.8 - [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.15.2...0.15.8) Updates `bump-my-version` from 1.2.7 to 1.3.0 - [Release notes](https://github.com/callowayproject/bump-my-version/releases) - [Changelog](https://github.com/callowayproject/bump-my-version/blob/master/CHANGELOG.md) - [Commits](callowayproject/bump-my-version@1.2.7...v1.3) Updates `mkdocs-material` from 9.7.2 to 9.7.6 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.7.2...9.7.6) Updates `mkdocs-gen-files` from 0.6.0 to 0.6.1 - [Release notes](https://github.com/oprypin/mkdocs-gen-files/releases) - [Commits](oprypin/mkdocs-gen-files@v0.6.0...v0.6.1) Updates `mkdocs-section-index` from 0.3.10 to 0.3.11 - [Release notes](https://github.com/oprypin/mkdocs-section-index/releases) - [Commits](oprypin/mkdocs-section-index@v0.3.10...v0.3.11) Updates `mkdocs-literate-nav` from 0.6.2 to 0.6.3 - [Release notes](https://github.com/oprypin/mkdocs-literate-nav/releases) - [Commits](oprypin/mkdocs-literate-nav@v0.6.2...v0.6.3) Updates `mkdocs-jupyter` from 0.25.1 to 0.26.1 - [Changelog](https://github.com/danielfrg/mkdocs-jupyter/blob/main/CHANGELOG.md) - [Commits](danielfrg/mkdocs-jupyter@0.25.1...0.26.1) Updates `ipython` from 9.10.0 to 9.10.1 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.10.0...9.10.1) Updates `jupyterlab` from 4.5.5 to 4.5.6 - [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.5.5...@jupyterlab/lsp@4.5.6) Updates `notebook` from 7.5.3 to 7.5.5 - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.5.5/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.5.3...@jupyter-notebook/tree@7.5.5) Updates `requests` from 2.32.5 to 2.33.1 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.1) Updates `celery-types` from 0.24.0 to 0.26.0 - [Commits](https://github.com/sbdchd/celery-types/commits) Updates `types-tqdm` from 4.67.3.20260205 to 4.67.3.20260303 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: pytest-celery dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: coverage dependency-version: 7.13.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.15.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: bump-my-version dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mkdocs-material dependency-version: 9.7.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: mkdocs-gen-files dependency-version: 0.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: mkdocs-section-index dependency-version: 0.3.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: mkdocs-literate-nav dependency-version: 0.6.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: mkdocs-jupyter dependency-version: 0.26.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ipython dependency-version: 9.10.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: jupyterlab dependency-version: 4.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: notebook dependency-version: 7.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: celery-types dependency-version: 0.26.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: types-tqdm dependency-version: 4.67.3.20260303 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests.
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
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 python-dependencies group with 16 updates in the / directory:
1.2.11.3.07.0.07.1.07.13.47.13.50.15.20.15.81.2.71.3.09.7.29.7.60.6.00.6.10.3.100.3.110.6.20.6.30.25.10.26.19.10.09.10.14.5.54.5.67.5.37.5.52.32.52.33.10.24.00.26.04.67.3.202602054.67.3.20260303Updates
pytest-celeryfrom 1.2.1 to 1.3.0Release notes
Sourced from pytest-celery's releases.
Changelog
Sourced from pytest-celery's changelog.
Commits
ed30e58Prepare for release: v1.3.0 (#477)fe88c22fix(typing): Fix *nodes type annotations in CeleryTestCluster (#476)f00b0c2Make pytest-celery package install configurable in worker Dockerfile (#475)c045029Revert pycurl removal to match celery/kombu v5.6 SQS transport (#474)8386670Removed --dist=loadscope (#473)20a8af5Use Poetry 1.8.4 in ReadTheDocs (#470)1ab5825Install local source in the examples (#458)615b621Bumping Poetry from v1.8.4 -> v2.2.1 inc. dependencies (poetry update --with ...6e1a4b9Shift Python versions (-3.8, +3.14) (#468)a74eaf6Build(deps): Bump actions/checkout from 5 to 6 (#467)Updates
pytest-covfrom 7.0.0 to 7.1.0Changelog
Sourced from pytest-cov's changelog.
Commits
66c8a52Bump version: 7.0.0 → 7.1.0f707662Make the examples use pypy 3.11.6049a78Make context test use the old ctracer (seems the new sysmon tracer behaves di...8ebf20bUpdate changelog.861d30eRemove the backup context manager - shouldn't be needed since coverage 5.0, ...fd4c956Pass the precision on the nulled total (seems that there's some caching goion...78c9c4eOnly run the 3.9 on older deps.4849a92Punctuation.197c35eUpdate changelog and hopefully I don't forget to publish release again :))14dc1c9Update examples to use 3.11 and make the adhoc layout example look a bit more...Updates
coveragefrom 7.13.4 to 7.13.5Changelog
Sourced from coverage's changelog.
Commits
c88da14docs: sample HTML for 7.13.5e2ac3e1build: sample HTML shouldn't include the status.json file910f8f3docs: prep for 7.13.53a4819cstyle: make workflows more uniform2a53705chore: bump the action-dependencies group across 1 directory with 4 updates (...e7c878dchore: make upgradeab4db40build: use --generate-hashes when pinninga438753chore: make upgrade7b33457refactor: some leftover pyupgrade 3.10 bits2ff968drefactor: this type wasn't used anywhereUpdates
rufffrom 0.15.2 to 0.15.8Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
c2a8815Release 0.15.8 (#24217)d444d52[ty] Infer lambda expressions withCallabletype context (#22633)9622285[ty] Autocomplete arguments if in arguments node (#24167)d812662Use thereleaseenvironment inpublish-docs(#24214)eda2355[ty] ShowFinalsource in final assignment diagnostic (#24194)929eb52[ty] Enforce Final attribute assignment rules for annotated and augmented wri...34998be[ty] Fix typo in comment (#24211)560aca0[ty] Minor simplifications to some benchmark code (#24209)683bae5[ty] Track non-terminal-call constraints in global scope (#23245)4704c2a[ty] Remove unnecessary intermediate collection in `StaticClassLiteral::field...Updates
bump-my-versionfrom 1.2.7 to 1.3.0Release notes
Sourced from bump-my-version's releases.
Changelog
Sourced from bump-my-version's changelog.
Commits
e6ecdc3Version updated from 1.2.7 to 1.3.028bc844Merge pull request #400 from callowayproject/fix-is-subpath1b9eb42Standardize formatting, spacing, and indentation across documentation and tem...a46b63dRefactor hook script execution to handle platform-specific argument parsing; ...c35c431Modularize CLI commands into individual files:bump,replace,show, `sh...c78bbefMake--regexoption nullable; add tests for precedence between CLI flags an...036ee1aAddallow_shell_hooksoption for safe hook execution; improve shell syntax ...919c66bUpdate pre-commit, improveis_subpathlogic, and enhance documentationUpdates
mkdocs-materialfrom 9.7.2 to 9.7.6Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
6c52ed6Prepare 9.7.6 release51d9b76Automatically disable MkDocs 2.0 warning for forks of MkDocs6f9a48bUpdated links00b9933Prepare 9.7.5 release37683d1Updated blog post on MkDocs 2.0199e315Updated warning message to clarify relation to MkDocs1025833Limited version range of mkdocs to <21532f52Added update log to blog postd0c8b28Updated dependencies to fix vulnerabilities71d4869Updated blog post on MkDocs 2.0Updates
mkdocs-gen-filesfrom 0.6.0 to 0.6.1Release notes
Sourced from mkdocs-gen-files's releases.
Commits
05c38bbv0.6.1d285080Warn when this plugin is being used from the mkdocs executable (#42)dcc896dDrop testing under Python 3.9 to fix CIUpdates
mkdocs-section-indexfrom 0.3.10 to 0.3.11Release notes
Sourced from mkdocs-section-index's releases.
Commits
a8235f6v0.3.11ac66dfdWarn when this plugin is being used from the mkdocs executable (#27)32866cdDrop testing under Python 3.9 to fix CIUpdates
mkdocs-literate-navfrom 0.6.2 to 0.6.3Release notes
Sourced from mkdocs-literate-nav's releases.
Commits
b91268cv0.6.3cee9ec4Exclude properdocs when testing minimal dependenciesea523f5Warn when this plugin is being used from the mkdocs executable (#39)258b15aDrop testing under Python 3.9 to fix CIUpdates
mkdocs-jupyterfrom 0.25.1 to 0.26.1Changelog
Sourced from mkdocs-jupyter's changelog.
Commits
8e47143Release 0.26.16420d55Build assets on release CI25a79b5Release 0.26.03b145c9Add release workflow64f17aaAdd release workflow136080efix: backtick-stripping regex in nb2md() (#268)2bac0a2Cache added to avoid recompiling unchanged notebooks (#267)98f3dbbAllowipykernel>6,<8(#253)7236724html escape source text for clipboard copy (#248)7f977fdCheck ignore patterns before reading files (#247)Updates
ipythonfrom 9.10.0 to 9.10.1Commits
b97293brelease 9.10.12963083Backport security fix to 9.10.149c43acwindows: require IPYTHON_USE_PROGRAMDATA=1 opt-in to trust programdata070bab8fix encoding to utf8Updates
jupyterlabfrom 4.5.5 to 4.5.6Release notes
Sourced from jupyterlab's releases.
Commits
e514705[ci skip] Publish 4.5.6a6dda88Backport PR #18522 on branch 4.5.x (Replace scrollback implementation with sc...4a28719Backport PR #18597 on branch 4.5.x (Harmonize translation wrappers in Python ...1714c4aBackport PR #18593 on branch 4.5.x (Remove unimplementedfilebrowser:search...3624bbeBackport PR #18585 on branch 4.5.x (Fix status bar focus outlines) (#18590)bf99d9dBackport PR #18588 on branch 4.5.x (Fixfilebrowser:create-new-filecontext...5b6dee9Backport PR #18572 on branch 4.5.x (Fix single-character code blocks renderin...da80d67Backport PR #18554 on branch 4.5.x (Hidecodeinput inCodeConsolewhen c...5267a8cBackport PR #18549 on branch 4.5.x (Update benchmark snapshots even if base s...Updates
notebookfrom 7.5.3 to 7.5.5Release notes
Sourced from notebook's releases.
Changelog
Sourced from notebook's changelog.
Commits
9a2c88fPublish 7.5.54f8438bUpdate to JupyterLab v4.5.6 (#7861)f78fcfaBackport PR Description has been truncated