chore(deps-dev): bump the pip-dependencies group across 1 directory with 4 updates#122
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the pip-dependencies group across 1 directory with 4 updates#122dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ith 4 updates Updates the requirements on [pytest-randomly](https://github.com/pytest-dev/pytest-randomly), [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures), [docutils](https://github.com/rtfd/recommonmark) and [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. Updates `pytest-randomly` from 4.0.1 to 4.1.0 - [Changelog](https://github.com/pytest-dev/pytest-randomly/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-randomly@4.0.1...4.1.0) Updates `pytest-rerunfailures` from 16.1 to 16.3 - [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst) - [Commits](pytest-dev/pytest-rerunfailures@16.1...16.3) Updates `docutils` to 0.23 - [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/rtfd/recommonmark/commits) Updates `sphinx` to 8.1.3 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.4.7...v8.1.3) --- updated-dependencies: - dependency-name: docutils dependency-version: 0.22.4 dependency-type: direct:development dependency-group: pip-dependencies - dependency-name: pytest-randomly dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: pytest-rerunfailures dependency-version: '16.2' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: sphinx dependency-version: 8.1.3 dependency-type: direct:development dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
7b90b09 to
ec6a5a9
Compare
|
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.



Updates the requirements on pytest-randomly, pytest-rerunfailures, docutils and sphinx to permit the latest version.
Updates
pytest-randomlyfrom 4.0.1 to 4.1.0Changelog
Sourced from pytest-randomly's changelog.
Commits
c412c8dVersion 4.1.0657d9c3Upgrade dependencies (#722)49c8c1bFix a crash with Faker installed and plugin disabled (#721)c9181c2Bump django from 5.2.12 to 5.2.13 (#717)1292cc0Upgrade pre-commit to Python 3.14 (#716)56d1388[pre-commit.ci] pre-commit autoupdate (#715)43702c1Upgrade dependencies (#714)c3dc97cBump pygments from 2.19.2 to 2.20.0 (#713)a2dee8aImprove Coverage.py configuration (#712)fed4766Upgrade dependencies (#711)Updates
pytest-rerunfailuresfrom 16.1 to 16.3Changelog
Sourced from pytest-rerunfailures's changelog.
Commits
4b3a220Preparing release 16.3d17f3befeat: add --reruns-mode option to sum marker and global reruns (#321) (#328)4a00facAdd --rerun-show-tracebacks to surface retried failures (#329)9f792d9Back to development: 16.388a84d8Preparing release 16.25e0ad6afix: accept exception classes in only_rerun and rerun_except markers (#327)928aa2bUpdate minimum pytest version to 8.1 and add support for pytest 9.0 (#325)b53ef72Fix support for pytest-main. (#324)d9ef70ePreserve session and module teardown when fixture teardown fails (#319)a22edc3Bump actions/cache from 4 to 5 in the actions group (#317)Updates
docutilsto 0.23Changelog
Sourced from docutils's changelog.
... (truncated)
Commits
Updates
sphinxto 8.1.3Release notes
Sourced from sphinx's releases.
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
a1510deBump to 8.1.3 final62e9606Restore support forcut_lines()with no object type (#13015)5ae32ceBump versiona72b47bBump to 8.1.2 final39a45adExposeExtensionErrorinsphinx.utilfor backwards compatibility.5a4859aAdd docs about sphinx-autobuild (#13011)05679efType-check the 'autodoc_intenum' example (#12827)86d1d31Prune CHANGES of unneeded sectionsb6269d3Improve documentation for the Builder API (#13008)c46abc4Improve clarity formaster_docandroot_doc