-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Update dependency pyright to v1.1.394 #13198
base: main
Are you sure you want to change the base?
Conversation
This seems like a new false positive:
Looking at the icalendar one:
Will see if I can reproduce this in a self-contained package and then report to pyright. |
I think the problem are the following (simplified) statements: from .version import version as version # icalender
from .__version__ import __version__ as __version__ # requests Technically speaking we're defining |
5affdd9
to
24d1dc9
Compare
24d1dc9
to
281d6cf
Compare
281d6cf
to
7b95843
Compare
7b95843
to
460d22e
Compare
460d22e
to
7b0c960
Compare
7b0c960
to
33170c6
Compare
33170c6
to
c9c5ebc
Compare
This PR contains the following updates:
==1.1.389
->==1.1.394
Release Notes
RobertCraigie/pyright-python (pyright)
v1.1.394
Compare Source
v1.1.393
Compare Source
v1.1.392.post0
Compare Source
v1.1.392
Compare Source
v1.1.391
Compare Source
v1.1.390
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.