-
Notifications
You must be signed in to change notification settings - Fork 429
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
Start testing on Django v5.1 #761
Conversation
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.
Approved - check out my comment though
@Nusnus Any thoughts on the downgrades above? |
If I had to guess I’d say they just “didn’t get to it yet” in terms of upgrading the dependencies. |
But I think they’ll just answer you with “oh thanks for letting us know, fixed in PR 1234”, or at least I hope so haha |
@cclauss You are doing a strange thing here.
How this is possible if you have an upper Django version limit in the released django-celery-beat?
Resolver just solved what it should do and picked the latest v2.1.0...v2.2.0#diff-18e078b1884440a7faf1b20b7f91c400c15aca08a74243935946983631259b80
|
😀 So you are saying that #756 was made but not released to PyPI and once that is done the downgrades will not happen? |
Absolutely so. |
Test the pre-release version of Django v5.1 scheduled to be released in August 2024.
Why does upgrading Django v5.0 --> v5.1rc1 downgrade these?