Skip to content

Dependencies: Add lower limit for patch version of nest-asyncio#241

Merged
sphuber merged 1 commit intomasterfrom
fix/236/nest-asyncio-minimum-requirement
Oct 13, 2022
Merged

Dependencies: Add lower limit for patch version of nest-asyncio#241
sphuber merged 1 commit intomasterfrom
fix/236/nest-asyncio-minimum-requirement

Conversation

@sphuber
Copy link
Copy Markdown
Collaborator

@sphuber sphuber commented Oct 13, 2022

Fixes #236

The package breaks for nest-asyncio==1.5.0 so the requirement is updated to add the lower bound nest-asyncio>=1.5.1.

The package breaks for `nest-asyncio==1.5.0` so the requirement is
updated to add the lower bound `nest-asyncio>=1.5.1`.
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 13, 2022

Codecov Report

Base: 90.68% // Head: 90.68% // No change to project coverage 👍

Coverage data is based on head (220a091) compared to base (f4be3fe).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #241   +/-   ##
=======================================
  Coverage   90.68%   90.68%           
=======================================
  Files          21       21           
  Lines        2960     2960           
=======================================
  Hits         2684     2684           
  Misses        276      276           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sphuber sphuber merged commit 449f7e6 into master Oct 13, 2022
@sphuber sphuber deleted the fix/236/nest-asyncio-minimum-requirement branch October 13, 2022 09:03
unkcpz pushed a commit to unkcpz/plumpy that referenced this pull request Dec 14, 2024
…idateam#241)

The package breaks for `nest-asyncio==1.5.0` so the requirement is
updated to add the lower bound `nest-asyncio>=1.5.1`.
agoscinski pushed a commit to agoscinski/plumpy that referenced this pull request Apr 13, 2026
…idateam#241)

The package breaks for `nest-asyncio==1.5.0` so the requirement is
updated to add the lower bound `nest-asyncio>=1.5.1`.
agoscinski pushed a commit that referenced this pull request Apr 13, 2026
The package breaks for `nest-asyncio==1.5.0` so the requirement is
updated to add the lower bound `nest-asyncio>=1.5.1`.
agoscinski pushed a commit that referenced this pull request Apr 13, 2026
The package breaks for `nest-asyncio==1.5.0` so the requirement is
updated to add the lower bound `nest-asyncio>=1.5.1`.
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.

Dependencies: update minimum requirement to nest-asyncio>1.5.1

1 participant