Skip to content

fix: Pins pytest-asyncio #208

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

Merged
merged 1 commit into from
Jul 23, 2024
Merged

fix: Pins pytest-asyncio #208

merged 1 commit into from
Jul 23, 2024

Conversation

saltiyazan
Copy link
Contributor

Description

There is a known pytest-dev/pytest#12269 that happens when pytest-asyncio==0.21.1 is used with pytest>8.2.0. In this PR we pin pytest-asyncio to 0.21.2 so unblock dependabot prs.

Checklist

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have made corresponding changes to the documentation.
  • I have added tests that validate the behaviour of the software.
  • I validated that new and existing unit tests pass locally with my changes.
  • Any dependent changes have been merged and published in downstream modules.
  • I have bumped the version of any required library.

@saltiyazan saltiyazan requested a review from a team as a code owner July 23, 2024 07:27
@saltiyazan saltiyazan merged commit 660b4c1 into main Jul 23, 2024
11 checks passed
@saltiyazan saltiyazan deleted the fix-pins-pytest-asyncio branch July 23, 2024 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants