-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): update dependency pytest-asyncio to ^0.26.0 #79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
ibm-mend-app
wants to merge
1
commit into
main
Choose a base branch
from
whitesource-remediate/pytest-asyncio-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Contributor
Author
|
b93ace7 to
dcb2062
Compare
dcb2062 to
37e2b98
Compare
37e2b98 to
bc52b2c
Compare
bc52b2c to
56191f7
Compare
56191f7 to
d817cdd
Compare
d817cdd to
585639f
Compare
585639f to
5b1efdf
Compare
5b1efdf to
f11bccf
Compare
f11bccf to
cc739c1
Compare
cc739c1 to
8dd13a0
Compare
8dd13a0 to
52dcdba
Compare
52dcdba to
4956e95
Compare
4956e95 to
0e208b1
Compare
0e208b1 to
4097647
Compare
acda191 to
18e8ba5
Compare
18e8ba5 to
eb5b8dc
Compare
eb5b8dc to
a4e9af6
Compare
a4e9af6 to
ec5f5cb
Compare
ec5f5cb to
44f06f3
Compare
44f06f3 to
70d311d
Compare
70d311d to
3de3eba
Compare
3de3eba to
8ebd479
Compare
8ebd479 to
ec3ff6c
Compare
ec3ff6c to
b37093d
Compare
b37093d to
3c1a8f5
Compare
3c1a8f5 to
a125657
Compare
a125657 to
cbb9cb9
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.
This PR contains the following updates:
^0.23.0->^0.26.0Release Notes
pytest-dev/pytest-asyncio (pytest-asyncio)
v0.26.0: pytest-asyncio 0.26.0Compare Source
pytest_asyncio.fixture#1045typing-extensionsas additional dependency for Python<3.10#1045v0.25.3: pytest-asyncio 0.25.3Compare Source
v0.25.2: pytest-asyncio 0.25.2Compare Source
loop.shutdown_asyncgens()before closing the event loop to ensure async generators are closed in the same manner asasyncio.rundoes #1034v0.25.1: pytest-asyncio 0.25.1Compare Source
v0.25.0: pytest-asyncio 0.25.0Compare Source
0.25.0 (2024-12-13)
@pytest.fixturein strict mode. This will become an error in a future version of flake8-asyncio. #979v0.24.0: pytest-asyncio 0.24.0Compare Source
0.24.0 (2024-08-22)
pytest_asyncio.fixture. Users are encouraged to use the loop_scope keyword argument, which does exactly the same.@pytest.mark.asyncio. #812Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.