Bump the python-requirements group across 1 directory with 5 updates#269
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the python-requirements group across 1 directory with 5 updates#269dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [coverage](https://github.com/coveragepy/coveragepy), [mypy](https://github.com/python/mypy), [pytest](https://github.com/pytest-dev/pytest), [tox](https://github.com/tox-dev/tox) and [python-benedict](https://github.com/fabiocaccamo/python-benedict) to permit the latest version. Updates `coverage` to 7.14.3 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.0...7.14.3) Updates `mypy` to 2.1.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.0...v2.1.0) Updates `pytest` 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) Updates `tox` to 4.56.1 - [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.0...4.56.1) Updates `python-benedict` from 0.36.0 to 0.37.0 - [Release notes](https://github.com/fabiocaccamo/python-benedict/releases) - [Changelog](https://github.com/fabiocaccamo/python-benedict/blob/main/CHANGELOG.md) - [Commits](fabiocaccamo/python-benedict@0.36.0...0.37.0) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.14.3 dependency-type: direct:production dependency-group: python-requirements - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:production dependency-group: python-requirements - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production dependency-group: python-requirements - dependency-name: tox dependency-version: 4.56.1 dependency-type: direct:production dependency-group: python-requirements - dependency-name: python-benedict dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements ... 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.
Updates the requirements on coverage, mypy, pytest, tox and python-benedict to permit the latest version.
Updates
coverageto 7.14.3Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
22f13eadocs: sample HTML for 7.14.32ca4e5fdocs: prep for 7.14.301d714edocs: add changelog entry for #2203f36248dfix: don't emit 'Couldn't import C tracer' warning for 3.13t (#2203)86d73d1docs: thanks, Mengjia Shang3d4ae3cdocs: add the #2196 pr link to CHANGESf4b2b4dfix: exclude...bodies after multi-line return-type annotations (#2185) (#...1980ed0chore: bump sigstore/gh-action-sigstore-python (#2201)bca3217build: since we don't ship 3.13t, don't test it77550d8docs: oops, mismatched pull requestsUpdates
mypyto 2.1.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
c1c336dRemove +dev from version74df14bAdd changelog for mypy 2.1 (#21464)022d9bcRevert "TypeForm: Enable by default (#21262)"8826288[mypyc] Document librt.random (#21463)3f4067bBump librt version to 0.11.0 (#21458)2b1eb58[mypyc] Enable incremental self-compilation (#21369)8152f4aRespect file config comments for stale modules (#21444)116d60bFix nondeterminism from nonassociativity of overload joins (#21455)6c4af8eFix function call message change for small number of args (#21432)4b8fdca[mypyc] Add librt.random module (#21433)Updates
pytestto 9.1.1Release notes
Sourced from pytest's releases.
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-typingUpdates
toxto 4.56.1Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
4bb6421release 4.56.1ca2f561treat scalar string then/else as a single item in if-replace extend (#3969)f933bd2build(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#3968)f3a626arelease 4.56.0140733c✨ feat(virtualenv): auto-pin virtualenv for end-of-life Python (#3967)bfbc876🐛 fix(config): restore skip_missing_interpreters default to False (#3966)8ba8075[pre-commit.ci] pre-commit autoupdate (#3964)e9d06b0docs: replace http://tox.readthedocs.org with https://tox.wiki (#3963)94f5a6bdocs: Fix indent misalignment inreference/config.rst(#3962)d43df67docs: Use double backquotes for git command indevelopment.rst(#3961)Updates
python-benedictfrom 0.36.0 to 0.37.0Release notes
Sourced from python-benedict's releases.
Changelog
Sourced from python-benedict's changelog.
Commits
068813dMerge branch 'main' of https://github.com/fabiocaccamo/python-benedict62dd57fUpdateCHANGELOGand version.6454fc4Bump the github-actions group with 2 updates (#570)4c2387cBump the python-requirements group across 1 directory with 18 updates (#573)ffaaa9aBumppre-commithooks.f3358e7Swapuiri/tomlencoder fortomli_w. #439 (#566)a423e15Add optionalschemakwarg support (python-benedict[schema](pydantic v2))...4073f83Reduce dependencies making the core installation super lightweight. #567 (#568)253e40dfix: useyaml.safe_dump()and addpicklesecurity warning (CWE-502) (#563)e92267bAddCONTRIBUTING.md.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