-
-
Notifications
You must be signed in to change notification settings - Fork 353
chore: update pyproject dependencies #2619
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #2619 +/- ##
=======================================
Coverage 58.29% 58.29%
=======================================
Files 75 75
Lines 11400 11400
=======================================
Hits 6646 6646
Misses 4754 4754 ☔ View full report in Codecov by Sentry. |
e588213
to
1f6666a
Compare
this PR is now ready pytest tests were failing earlier because they broke something in pytest-asyncio after 0.21.x: pytest-dev/pytest-asyncio#706 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe bump lnurl once more just did a fix and release. https://github.com/lnbits/lnurl/releases/tag/v0.5.2
1f6666a
to
17e4916
Compare
done |
withdraw extension failure reported here: lnbits/withdraw#47 |
17e4916
to
df430c2
Compare
fix for withdraw extension here: lnbits/withdraw#48 |
df430c2
to
4a0f776
Compare
4a0f776
to
5206308
Compare
i did not touch sqlalchemy since this is being worked on here: #2611