Bump the dev group across 1 directory with 7 updates - #45
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the dev group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tox](https://github.com/tox-dev/tox) | `4.53.1` | `4.58.0` | | [tox-uv](https://github.com/tox-dev/tox-uv) | `1.35.2` | `1.36.0` | | [sybil](https://github.com/simplistix/sybil) | `10.0.1` | `10.1.0` | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.14.3` | `4.15.0` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.409` | `1.1.411` | | [pytest-regressions](https://github.com/ESSS/pytest-regressions) | `2.10.0` | `2.11.0` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | Updates `tox` from 4.53.1 to 4.58.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.53.1...4.58.0) Updates `tox-uv` from 1.35.2 to 1.36.0 - [Release notes](https://github.com/tox-dev/tox-uv/releases) - [Commits](tox-dev/tox-uv@1.35.2...1.36.0) Updates `sybil` from 10.0.1 to 10.1.0 - [Changelog](https://github.com/simplistix/sybil/blob/main/CHANGELOG.rst) - [Commits](simplistix/sybil@10.0.1...10.1.0) Updates `beautifulsoup4` from 4.14.3 to 4.15.0 Updates `pyright` from 1.1.409 to 1.1.411 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.409...v1.1.411) Updates `pytest-regressions` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/ESSS/pytest-regressions/releases) - [Changelog](https://github.com/ESSS/pytest-regressions/blob/master/CHANGELOG.rst) - [Commits](ESSS/pytest-regressions@v2.10.0...v2.11.0) Updates `pytest` from 9.0.3 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.1) --- updated-dependencies: - dependency-name: tox dependency-version: 4.58.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: tox-uv dependency-version: 1.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: sybil dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: beautifulsoup4 dependency-version: 4.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: pyright dependency-version: 1.1.411 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: pytest-regressions dependency-version: 2.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev ... Signed-off-by: dependabot[bot] <support@github.com>
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 dev group with 7 updates in the / directory:
4.53.14.58.01.35.21.36.010.0.110.1.04.14.34.15.01.1.4091.1.4112.10.02.11.09.0.39.1.1Updates
toxfrom 4.53.1 to 4.58.0Release notes
Sourced from tox's releases.
... (truncated)
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
69e1bdcrelease 4.58.0ea8734e👷 ci: run the test matrix against Python 3.15 (#4001)2d8d5aerelease 4.57.2b74d78b🐛 fix(ux): four run-edge polish fixes (#4000)09dad3d🐛 fix(cli): honor tox c -o, clean devenv ALL error, correct provision pin (#3...fa6ec2b🐛 fix(run): honor the fail-fast contract, resilient teardown (#3999)b1b0159🐛 fix(pep723): honor metadata behind a BOM, fail cleanly on bad blocks (#3997)a111ec6🐛 fix(pip): stable rendering of set options in install cache (#3995)e969723🐛 fix(config): rebuild loader chains per config set (#3993)6a9b6a5🐛 fix(cache): self-heal wrong-shape tox-info content (#3996)Updates
tox-uvfrom 1.35.2 to 1.36.0Release notes
Sourced from tox-uv's releases.
Commits
6268ef9👷 ci: add Python 3.15 to the test matrix (#358)12edb70[pre-commit.ci] pre-commit autoupdate (#357)a6d24f8Replace prettier with mdformat and yamlfmt (#356)8bab275build(deps): bump astral-sh/setup-uv from 8.3.1 to 8.3.2 (#355)75c7409build(deps): bump astral-sh/setup-uv from 8.3.0 to 8.3.1 (#354)a4ef4f2[pre-commit.ci] pre-commit autoupdate (#353)16203a1build(deps): bump astral-sh/setup-uv from 8.2.0 to 8.3.0 (#352)af040e7[pre-commit.ci] pre-commit autoupdate (#351)1a09434💰 Surface GitHub Sponsors + thanks.dev9781bb7[pre-commit.ci] pre-commit autoupdate (#350)Updates
sybilfrom 10.0.1 to 10.1.0Changelog
Sourced from sybil's changelog.
Commits
9b3abf9Forgot to update version...80f2967Prepare for 10.1.0 release28c3d33Badges / RTD link tweak4346f54Ignore whitespace before a line-ending ellipsis5896260Make pytest runs immune to ambient color env vars6d8d381Ignore trailing whitespace in doctest output by defaultUpdates
beautifulsoup4from 4.14.3 to 4.15.0Updates
pyrightfrom 1.1.409 to 1.1.411Commits
392b6baPyright NPM Package update to 1.1.411 (#363)509391aPyright NPM Package update to 1.1.410 (#361)Updates
pytest-regressionsfrom 2.10.0 to 2.11.0Changelog
Sourced from pytest-regressions's changelog.
Commits
ff8c2daRelease 2.11.0b54a209Fast path forFileRegressionFixture.checkwhen contents already match (#241)903c339[pre-commit.ci] pre-commit autoupdate (#245)62db52aBump hynek/build-and-inspect-python-package in the github-actions group (#246)b05128f[pre-commit.ci] pre-commit autoupdate (#244)3555a69Ignore ResourceWarning about unclosed file (#239)5cb0044[pre-commit.ci] pre-commit autoupdate (#238)be8ad7aBump pypa/gh-action-pypi-publish in the github-actions group (#236)d5984db[pre-commit.ci] pre-commit autoupdate (#235)e246d1dBump hynek/build-and-inspect-python-package in the github-actions group (#234)Updates
pytestfrom 9.0.3 to 9.1.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
cf470ecPrepare release version 9.1.1e0c8ce6Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a07c31a97...1b82d16Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b375b79ec...501c4bcMerge pull request #14596 from bluetech/doc-classmethodb61f588Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-test-subdir9a567e0[automated] Update plugin list (#14617) (#14618)ef8b299Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/680f9f3ed...66abd07Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup79fbf93Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/974ed48b6...0d312ebMerge pull request #14611 from bluetech/parametrize-argvalues-typingDependabot 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