chore(deps-dev): bump the python-dependencies group with 5 updates#579
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps-dev): bump the python-dependencies group with 5 updates#579dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the python-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [pytest-celery](https://github.com/celery/pytest-celery) | `1.2.1` | `1.3.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.2` | `0.15.4` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.7.2` | `9.7.3` | | [notebook](https://github.com/jupyter/notebook) | `7.5.3` | `7.5.4` | | [types-tqdm](https://github.com/typeshed-internal/stub_uploader) | `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 `ruff` from 0.15.2 to 0.15.4 - [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.4) Updates `mkdocs-material` from 9.7.2 to 9.7.3 - [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.3) Updates `notebook` from 7.5.3 to 7.5.4 - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.5.4/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.5.3...@jupyter-notebook/tree@7.5.4) Updates `types-tqdm` from 4.67.3.20260205 to 4.67.3.20260303 - [Commits](https://github.com/typeshed-internal/stub_uploader/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: ruff dependency-version: 0.15.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: mkdocs-material dependency-version: 9.7.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: notebook dependency-version: 7.5.4 dependency-type: direct:development update-type: version-update:semver-patch 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 5 updates:
1.2.11.3.00.15.20.15.49.7.29.7.37.5.37.5.44.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
rufffrom 0.15.2 to 0.15.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
f14edd8Bump 0.15.4 (#23595)fd09d37Fix panic on access to definitions after analyzing definitions (#23588)81d655f[pyflakes] suppress false positive inF821for names used beforedelin...625b4f5[ruff] docs: Clarify first-party import detection in Ruff (#23591)60facfaone word typo fix in awhile_loop.mdtest case (#23589)fbb9fa7docs: fix incorrect import-heading example (#23568)5bc49a9Increase the ruleset size to 16 bits (#23586)a62ba8c[ty] Fix overloaded callable assignability for unary Callable targets (#23277)e5f2f36Bump 0.15.3 (#23585)0e19fc9[ty] defer calculating conjunctions in narrowing constraints (#23552)Updates
mkdocs-materialfrom 9.7.2 to 9.7.3Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
da5d442Prepare 9.7.3 release03e8baeFixed order of imports70dee38Switched warning message to print to stderrb78109bUpdated blog post on MkDocs 2.0e1dd2c8Updated blog post on MkDocs 2.06972761Updated blog post on MkDocs 2.0Updates
notebookfrom 7.5.3 to 7.5.4Release notes
Sourced from notebook's releases.
Changelog
Sourced from notebook's changelog.
Commits
ecc3aafPublish 7.5.4e5d8418Update to JupyterLab v4.5.5 (#7842)6fe4f8eBackport PR #7836: Fix PyO3 CI failure with Python 3.15 (#7837)Updates
types-tqdmfrom 4.67.3.20260205 to 4.67.3.20260303Commits
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