build(deps): bump the python-minor group across 1 directory with 3 updates#170
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the python-minor group across 1 directory with 3 updates#170dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…dates Bumps the python-minor group with 3 updates in the / directory: [hypothesis](https://github.com/HypothesisWorks/hypothesis), [mypy](https://github.com/python/mypy) and [build](https://github.com/pypa/build). Updates `hypothesis` from 6.151.14 to 6.152.4 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.151.14...hypothesis-python-6.152.4) Updates `mypy` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.1...v1.20.2) Updates `build` from 1.4.3 to 1.4.4 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.4.3...1.4.4) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.152.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: mypy dependency-version: 1.20.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: build dependency-version: 1.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
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 python-minor group with 3 updates in the / directory: hypothesis, mypy and build.
Updates
hypothesisfrom 6.151.14 to 6.152.4Release notes
Sourced from hypothesis's releases.
Commits
84f92dcBump hypothesis-python version to 6.152.4 and update changelogc6814dfMerge pull request #4717 from HypothesisWorks/DRMacIver/issue470882e9446Address PR review feedbackc77d7e7Merge pull request #4719 from Liam-DeVoe/fix-mobile-word-wrapping609de04Bump hypothesis-python version to 6.152.3 and update changelog902f1baMerge pull request #4720 from Liam-DeVoe/urandom-disable-bufferingda81118claude: open /dev/urandom with buffering=0 in URandomProvider4d6a7f0fix footnote overflow on mobile80fada3Merge pull request #4714 from HypothesisWorks/DRMacIver/uv4b554b0Fix AssertionError in Shrinker.explain() for unstable span labelsUpdates
mypyfrom 1.20.1 to 1.20.2Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
145a062Bump version to 1.20.281cd492Fix slicing with nonstrict optional (#21282)908d344[mypyc] Set dunder attrs when adding module to sys.modules (#21275)ba28610Initial support for Python 3.15.0a8 (#21255)7b0e09fFix match statement semantics for "or" pattern (#21156)92b74f2Avoid widening types in conditional_types (#21242)0dcbfaaFix is_overlapping_types for generic callables (#21208)210f518Correctly aggregate narrowing information on parent expressions (#21206)c34530eOnly set journal mode in coordinator (#21217)79a3ec6Use WAL with SQLite cache, fix close (#21154)Updates
buildfrom 1.4.3 to 1.4.4Release notes
Sourced from build's releases.
Changelog
Sourced from build's changelog.
... (truncated)
Commits
70666a2chore: prepare for 1.4.4653d865docs: fix issue with changelog generation (#1050)373b9eetests: keep environment from leaking in Python 3.15 (#1049)e37e2aedocs: reorganize testing docs for copy/paste (#1043)e9c194atests: fix issue with uv run (#1048)03b7d70chore: report coverage failure lines (#1046)2afa3b5fix: revert part of #973 (#1044)b336f60pre-commit: bump repositories (#1045)6d8039afix: ignore installed when running pip (#1040)ebf6ebarevert: drop PEP 660 change (#1039)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