-
Notifications
You must be signed in to change notification settings - Fork 11
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
Python Requirements Update #83
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
List of packages in the PR without any issue.
|
These Packages need manual review..
|
farhan
force-pushed
the
jenkins/upgrade-python-requirements-69519f4
branch
2 times, most recently
from
September 26, 2023 05:06
1f341fa
to
c8b05aa
Compare
thezaeemaanwar
approved these changes
Sep 26, 2023
feanil
reviewed
Sep 26, 2023
Closing obsolete PR. |
edx-requirements-bot
deleted the
jenkins/upgrade-python-requirements-69519f4
branch
October 2, 2023 00:20
feanil
approved these changes
Oct 3, 2023
farhan
force-pushed
the
jenkins/upgrade-python-requirements-69519f4
branch
from
October 4, 2023 05:07
2b2ba54
to
c04aada
Compare
farhan
force-pushed
the
jenkins/upgrade-python-requirements-69519f4
branch
3 times, most recently
from
October 4, 2023 05:49
4ba5e8c
to
76014b7
Compare
farhan
force-pushed
the
jenkins/upgrade-python-requirements-69519f4
branch
from
October 4, 2023 05:52
76014b7
to
8954d07
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Python requirements update. Please review the changelogs for the upgraded packages.
Deleted obsolete pull_requests:
#82
Fixing test cases:
Here is the screenshot of 2 errors occurring while running
mypy
:These errors started occurring with the updated version of
mypy
anddjango-stubs
Error:
Ways to fix it are discussed here:
typeddjango/django-stubs#1697 (comment)
Error:
Ways to fix it are discussed here:
typeddjango/django-stubs#1684
There are different ways to avoid this error, listed below: