Merged
Conversation
Updates the requirements on [hypothesis](https://github.com/HypothesisWorks/hypothesis) and [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) to permit the latest version. Updates `hypothesis` to 6.124.9 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.104.2...hypothesis-python-6.124.9) Updates `pytest-asyncio` to 0.25.3 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.6...v0.25.3) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production dependency-group: pytest - dependency-name: pytest-asyncio dependency-type: direct:production dependency-group: pytest ... Signed-off-by: dependabot[bot] <support@github.com>
a94aede to
ed80192
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 hypothesis and pytest-asyncio to permit the latest version.
Updates
hypothesisto 6.124.9Release notes
Sourced from hypothesis's releases.
Commits
a25f7d9Bump hypothesis-python version to 6.124.9 and update changelog63bb80cMerge pull request #4254 from tybug/tcs-cleanup869e3dereorganize code for the typed choice sequence9d7e1d3Bump hypothesis-python version to 6.124.8 and update changelogee494eaMerge pull request #4258 from tybug/typing7dea49dadd more explicit coverage teste55b6ddremove unused tyoevard332a78type shrinker and predicate, add some engine typing5b0ec31type p_continue46e9235bump black and use it to formatUpdates
pytest-asyncioto 0.25.3Release notes
Sourced from pytest-asyncio's releases.
Commits
7c50192fix: Avoid errors in cleanup of async generators when event loop is already c...2188cdbbuild: Prepare release of v0.25.2.c3ad634fix: Shutdown generators before closing event loops.e8ffb10[pre-commit.ci] pre-commit autoupdateaae43d4Build(deps): Bump hypothesis in /dependencies/default941e8b5Build(deps): Bump pygments from 2.18.0 to 2.19.1 in /dependencies/docs623ab74docs: Prepare release of v0.25.1.c236550docs: Fix broken link to the pytest.mark.asyncio reference.41c645bfix: Correct warning message when redefining the event_loop fixture.2fd10f8docs: Clarify deprecation of event_loop fixture.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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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