-
Notifications
You must be signed in to change notification settings - Fork 60
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
Bump mypy from 0.942 to 0.971 #141
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
fca9fc1
to
13fb4f0
Compare
428fe52
to
daa80a2
Compare
Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the dbt-redshift contributing guide. |
aa0ef53
to
a6cdc55
Compare
Bumps [mypy](https://github.com/python/mypy) from 0.942 to 0.971. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.942...v0.971) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
a6cdc55
to
436f967
Compare
leahwicz
approved these changes
Sep 2, 2022
nathaniel-may
pushed a commit
that referenced
this pull request
Sep 13, 2022
This reverts commit 9a98717.
abbywh
pushed a commit
to abbywh/dbt-redshift
that referenced
this pull request
Oct 11, 2023
* Bump mypy from 0.942 to 0.971 Bumps [mypy](https://github.com/python/mypy) from 0.942 to 0.971. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.942...v0.971) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Add automated changelog yaml from template for bot PR * Remove newline Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Github Build Bot <buildbot@fishtownanalytics.com> Co-authored-by: leahwicz <60146280+leahwicz@users.noreply.github.com>
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.
Bumps mypy from 0.942 to 0.971.
Commits
1f08cf4
Update version to 0.97161c0064
Add back workaround to avoid confusing mypy.types and types in pyinfo (#13176)d8d900c
Update version to 0.971+dev72fa325
Update version to 0.9702132036
Handle cwd correctly in pyinfo (#13161) (#13162)ee10d29
flush keepalives on operator assignment statements (#13144) (#13151)88c1b85
[mypyc] Add LoadAddress op for PyFloat_Type & PyTuple_Type (#13078) (#13150)d06dcf0
[0.970 backport] add typing_extensions.NamedTuple (#13149)9f99400
Fix crash overriding partial-type attribute with method (#12943)49b4b3d
Don't add match_args for dataclasses and named tuples with --python-versi...You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)