-
-
Notifications
You must be signed in to change notification settings - Fork 183
chore: Update redis-py<7 & python >= 3.9 #500
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
base: main
Are you sure you want to change the base?
Conversation
redis-py 6.x was released python 3.8 is EOL
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. @@ Coverage Diff @@
## main #500 +/- ##
==========================================
- Coverage 96.27% 96.02% -0.25%
==========================================
Files 11 11
Lines 1074 1082 +8
Branches 209 144 -65
==========================================
+ Hits 1034 1039 +5
- Misses 19 21 +2
- Partials 21 22 +1
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
@samuelcolvin what is the strategy / best way to upgrade versions of components ? Such as ruff or pydantic-core ? Fixed ✅ |
2b8046a
to
dc0650b
Compare
I don't know how to fix this one:
Fixed ✅ |
a2dbe0c
to
e4b6346
Compare
@samuelcolvin : please review the changes, I'm not sure about all of them. Due to all changes, it may be worth bumping to 0.27 ? |
@JonasKs @samuelcolvin after reading #437 - is this PR worth ? |
_disconnect_case
related test as it no longer exists inredis-py