Update fork with latest changes#4
Merged
bouzidanas merged 218 commits intobouzidanas:mainfrom Dec 13, 2025
Merged
Conversation
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
SHA256 hashes: nbconvert-7.2.0-py3-none-any.whl: 9a49d333330e46bef319da210a576e96047a67a9520586f7721c006d58d4cd1c nbconvert-7.2.0.tar.gz: 5e07d5a8694e5d614db93c80b6eef7ab6f0da77c53aa7e26c0f512c7c12dea73
SHA256 hashes: nbconvert-7.2.1-py3-none-any.whl: 50a54366ab53da20e82668818b7b2f3f7b85c0bcd46ec8e18836f12b39180dfa nbconvert-7.2.1.tar.gz: 1e180801205ad831b6e2480c5a03307dfb6327fa5b2f9b156d6fed45f9700686
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
SHA256 hashes: nbconvert-7.2.2-py3-none-any.whl: fc7a3787c927cbd45a52e088e934fbbaab39afe61767522168a724b7483992be nbconvert-7.2.2.tar.gz: 24acfaa466d2c9b7eb524800e4a45afbed862c5d058cfb30fc7aa24d448c95eb
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
SHA256 hashes: nbconvert-7.2.3-py3-none-any.whl: 66326174c190dc4f0a6cbbff96f30c632774b441fa3c7565662bb3d41992fb0f nbconvert-7.2.3.tar.gz: 7ae7ccc68495b565dab153459ee7e65039970913eb115070da6e2c673cf0e9f8
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
SHA256 hashes: nbconvert-7.2.4-py3-none-any.whl: ed6eb42c2700a1aa5253db25db932db789e3a1ee01e1adf004bfed13c56bff50 nbconvert-7.2.4.tar.gz: 7bee39e41835642f84599c2841ea53f21f4099257102c07c09347202c3ef732a
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
SHA256 hashes: nbconvert-7.2.5-py3-none-any.whl: 3e90e108bb5637b5b8a1422af1156af1368b39dd25369ff7faa7dfdcdef18f81 nbconvert-7.2.5.tar.gz: 8fdc44fd7d9424db7fdc6e1e834a02f6b8620ffb653767388be2f9eb16f84184
Bumps the actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [actions/create-github-app-token](https://github.com/actions/create-github-app-token). Updates `actions/checkout` from 4 to 5 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) Updates `actions/create-github-app-token` from 1 to 2 - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](actions/create-github-app-token@v1...v2) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/create-github-app-token dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
Use the `@pytest.mark.flaky` marker in place of the `@flaky.flaky` decorator, to modernize the code and improve compatibility with other plugins providing the feature such as `pytest-rerunfailures`. Signed-off-by: Michał Górny <mgorny@gentoo.org>
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.
Adds all latest changes from the source repo to this fork.