pip: bump the pip-updates group across 1 directory with 3 updates#1463
Open
dependabot[bot] wants to merge 1 commit into
Open
pip: bump the pip-updates group across 1 directory with 3 updates#1463dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [idna](https://github.com/kjd/idna), [propcache](https://github.com/aio-libs/propcache) and [coverage](https://github.com/coveragepy/coveragepy) to permit the latest version. Updates `idna` from 3.13 to 3.14 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.13...v3.14) Updates `propcache` from 0.4.1 to 0.5.2 - [Release notes](https://github.com/aio-libs/propcache/releases) - [Changelog](https://github.com/aio-libs/propcache/blob/master/CHANGES.rst) - [Commits](aio-libs/propcache@v0.4.1...v0.5.2) Updates `coverage` to 7.14.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.5...7.14.0) --- updated-dependencies: - dependency-name: idna dependency-version: '3.14' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-updates - dependency-name: propcache dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-updates - dependency-name: coverage dependency-version: 7.14.0 dependency-type: direct:production dependency-group: pip-updates ... 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 idna, propcache and coverage to permit the latest version.
Updates
idnafrom 3.13 to 3.14Changelog
Sourced from idna's changelog.
Commits
37b6b74Release v3.14628fef8Use valid_string_length() for early oversized-input check1e26c7fTweak release wordingab5668fPre-release 3.14c0dda45Merge commit from forkb7391f4Add docstrings to package (#226)0f4a28dRaise IDNAError on non-string input to encode/decode (#224)7e6df71Address type issues found byty(#225)6ebfaabMerge pull request #221 from kjd/release-3.13Updates
propcachefrom 0.4.1 to 0.5.2Release notes
Sourced from propcache's releases.
... (truncated)
Changelog
Sourced from propcache's changelog.
... (truncated)
Commits
041f7afRelease 0.5.2 (#222)9c374aaRelease 0.5.1 (#221)c4e2b78Skip cibuildwheel test on free threaded armv7l musllinux (#220)e60bdedRelease 0.5.0 (#219)b88f846Make wheel builds reproducible (#218)fdacd6cUpdate Typehint annotations (#193)483e9d3[pre-commit.ci] pre-commit autoupdate (#204)d0d45e1Drop Python 3.9 support (#216)c0bacf5Update pytest-cov requirement from >=2.3.1 to >=7.1.0 (#210)9bfb3e4Bump pytest-codspeed from 4.3.0 to 4.5.0 (#211)Updates
coverageto 7.14.0Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
646351bdocs: sample HTML for 7.14.039cd015docs: prep for 7.14.0649e8aadocs: thanks Alex Vandiver for #21658cd392efix: snapshot data in Collector.flush_data to avoid threading race (#2165)c48e0edfix: less output for combiningc2a3a28docs: explain the change from #21621cd47aafix: implicit combine-during-report now removes the combined data files2d99fd7feat: automatically combine coverage in report, thanks Tim Hatch (#2162)9fbdcdffix: lazy soft keywords are bolded5de7d02build: oops, misplaced quoteDependabot 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